pipe-viewer: update to 0.4.2.

This commit is contained in:
Roberto Ricci 2022-11-02 10:34:19 +01:00 committed by classabbyamp
parent c83abc9c7d
commit 575f588e53
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'pipe-viewer'
pkgname=pipe-viewer
version=0.4.1
version=0.4.2
revision=1
build_style=perl-ModuleBuild
configure_args="--gtk"
@ -14,7 +14,7 @@ license="Artistic-2.0"
homepage="https://github.com/trizen/pipe-viewer"
changelog="https://github.com/trizen/pipe-viewer/releases"
distfiles="https://github.com/trizen/pipe-viewer/archive/${version}.tar.gz"
checksum=484c25b1ae4621b2d693eccf6758c6b2867dd17e1c877aa73e11d7779e0e0e36
checksum=3e220b61620d18cfd94999198b502a59f151e4cb35b8965aa86ea8b22bc6a53b
pipe-viewer-gtk_package() {
depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"