pipe-viewer: update to 0.5.2

Closes: #51841 [via git-merge-pr]
This commit is contained in:
xeroxslayer 2024-08-14 11:49:15 +02:00 committed by classabbyamp
parent c67f5198ba
commit 18cbcff339
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
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.5.1
version=0.5.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=6206f75984b8ddd3cd8a08e21d8b6408f6c6d1bbf31109d65a6342e32d154b6c
checksum="787c7309ad5ae18da915077df4b61b5aa58bd693b2464a58b4c65522279f7c9e"
pipe-viewer-gtk_package() {
depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"