mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
straw-viewer: update to 0.1.2
This commit is contained in:
parent
f1e61d7d5c
commit
fc28a67f85
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'straw-viewer'
|
# Template file for 'straw-viewer'
|
||||||
pkgname=straw-viewer
|
pkgname=straw-viewer
|
||||||
version=0.1.1
|
version=0.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
configure_args="--gtk"
|
configure_args="--gtk"
|
||||||
|
@ -13,7 +13,7 @@ license="Artistic-2.0"
|
||||||
homepage="https://github.com/trizen/straw-viewer"
|
homepage="https://github.com/trizen/straw-viewer"
|
||||||
changelog="https://github.com/trizen/straw-viewer/releases"
|
changelog="https://github.com/trizen/straw-viewer/releases"
|
||||||
distfiles="https://github.com/trizen/straw-viewer/archive/${version}.tar.gz"
|
distfiles="https://github.com/trizen/straw-viewer/archive/${version}.tar.gz"
|
||||||
checksum=00606d538a6beedbb2efe1db0ed727b80c5fda99bfcb6e6a9b2143d6e574b042
|
checksum=4ce456143639a4ea88c21f20e37b9a9c19b15055d05c78bcf69a72be2b5a65b6
|
||||||
|
|
||||||
gtk-straw-viewer_package() {
|
gtk-straw-viewer_package() {
|
||||||
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"
|
depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue