mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
pipe-viewer: update to 0.5.0.
This commit is contained in:
parent
e71fd9baee
commit
624dbaa8f2
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.4.9
|
version=0.5.0
|
||||||
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=e5c3705aaa2855b8eee1b61f7cb5f5560f88d974922ae7b810135ffa399af13d
|
checksum=86945f64485a0559dbe3d6e0000f4f2e5f604c13aae5356efff791256fbb88d1
|
||||||
|
|
||||||
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