mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
pipe-viewer: update to 0.3.1.
This commit is contained in:
parent
5bd43f3cac
commit
bdfad017be
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.2.3
|
version=0.3.1
|
||||||
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=08d585c6e07236975d6cb8275fc8c1f42996e0755246207a5b0197e19739ecdd
|
checksum=d4fa9add3b91f81d78c27e452e09657c8fb669f99f10c3a46c863669cd44e231
|
||||||
|
|
||||||
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