pipe-viewer: update to 0.4.3

This commit is contained in:
Roberto Ricci 2022-11-17 22:46:27 +01:00 committed by classabbyamp
parent e46adf9cb2
commit 25c9a3785f
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.2
version=0.4.3
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=3e220b61620d18cfd94999198b502a59f151e4cb35b8965aa86ea8b22bc6a53b
checksum=feead72c231129f403dcfd92dde0d50a33387c936a13c3d856dd2817758cf025
pipe-viewer-gtk_package() {
depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"