pipe-viewer: update to 0.2.1

This commit is contained in:
Roberto Ricci 2022-05-12 12:52:28 +02:00 committed by Piotr
parent e24f2b9b94
commit 26a0383cf1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pipe-viewer'
pkgname=pipe-viewer
version=0.2.0
version=0.2.1
revision=1
build_style=perl-ModuleBuild
configure_args="--gtk"
@ -14,7 +14,7 @@ license="Artistic-2.0"
homepage="https://github.com/trizen/pipe-viewer"
changelog="https://github.com/trizen/pipe-viewer/releases"
distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
checksum=3913ecfaa3006f645603fb76df9962829138ca62d4b0acaf8b8d4d2e58902f64
checksum=683b817415186f63cc0f7e0540a3935d965cf470d429525d17e1cefb2de22353
pipe-viewer-gtk_package() {
depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"