mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pipe-viewer: update to 0.5.3.
This commit is contained in:
parent
87c08a626e
commit
796e342e70
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pipe-viewer'
|
# Template file for 'pipe-viewer'
|
||||||
pkgname=pipe-viewer
|
pkgname=pipe-viewer
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
configure_args="--gtk"
|
configure_args="--gtk"
|
||||||
|
@ -14,7 +14,7 @@ license="Artistic-2.0"
|
||||||
homepage="https://github.com/trizen/pipe-viewer"
|
homepage="https://github.com/trizen/pipe-viewer"
|
||||||
changelog="https://github.com/trizen/pipe-viewer/releases"
|
changelog="https://github.com/trizen/pipe-viewer/releases"
|
||||||
distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
|
distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
|
||||||
checksum="787c7309ad5ae18da915077df4b61b5aa58bd693b2464a58b4c65522279f7c9e"
|
checksum=16b24c78589bcf30f67b1533bba5ce7c7b5dc696d991ad6532198c07c8df07a2
|
||||||
|
|
||||||
pipe-viewer-gtk_package() {
|
pipe-viewer-gtk_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