straw-viewer: update to 0.1.1

This commit is contained in:
Roberto Ricci 2020-11-02 10:18:02 +01:00 committed by Piotr
parent 661a2f82fb
commit 33f9b50c9d

View file

@ -1,7 +1,7 @@
# Template file for 'straw-viewer'
pkgname=straw-viewer
version=0.1.0
revision=3
version=0.1.1
revision=1
build_style=perl-ModuleBuild
configure_args="--gtk"
hostmakedepends="perl-Module-Build"
@ -13,7 +13,7 @@ license="Artistic-2.0"
homepage="https://github.com/trizen/straw-viewer"
changelog="https://github.com/trizen/straw-viewer/releases"
distfiles="https://github.com/trizen/straw-viewer/archive/${version}.tar.gz"
checksum=59d264b874a9cb1f3ab98344d57952a4c14cb135a4978e05a0e307c8195d4135
checksum=00606d538a6beedbb2efe1db0ed727b80c5fda99bfcb6e6a9b2143d6e574b042
gtk-straw-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"