mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
straw-viewer: update to 0.0.7.
This commit is contained in:
parent
a22e9ba5f3
commit
3a1768e5fe
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.0.6
|
version=0.0.7
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
|
@ -14,7 +14,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=b3bce2bb8e38bcf6a0f184721477c9753f23ae4ea2d26f1e23443b3ea8574f2c
|
checksum=01a9dfc42be2df8984d724a093119f8da273e9878847d61a98c2915a1415e785
|
||||||
|
|
||||||
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