straw-viewer: update to 0.1.2

This commit is contained in:
Roberto Ricci 2020-11-28 17:48:18 +01:00 committed by Érico Nogueira Rolim
parent f1e61d7d5c
commit fc28a67f85

View file

@ -1,6 +1,6 @@
# Template file for 'straw-viewer'
pkgname=straw-viewer
version=0.1.1
version=0.1.2
revision=1
build_style=perl-ModuleBuild
configure_args="--gtk"
@ -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=00606d538a6beedbb2efe1db0ed727b80c5fda99bfcb6e6a9b2143d6e574b042
checksum=4ce456143639a4ea88c21f20e37b9a9c19b15055d05c78bcf69a72be2b5a65b6
gtk-straw-viewer_package() {
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"