pipe-viewer: update to 0.4.0.

This commit is contained in:
Roberto Ricci 2022-10-07 23:49:08 +02:00 committed by classabbyamp
parent 08a1742f45
commit 1ea50ded64
1 changed files with 3 additions and 3 deletions

View File

@ -1,20 +1,20 @@
# Template file for 'pipe-viewer'
pkgname=pipe-viewer
version=0.3.1
version=0.4.0
revision=1
build_style=perl-ModuleBuild
configure_args="--gtk"
hostmakedepends="perl-Module-Build"
depends="perl-Data-Dump perl-JSON perl-LWP-Protocol-https perl-Term-ReadLine-Gnu
perl-Unicode-LineBreak perl-JSON-XS perl-HTML-Parser yt-dlp"
checkdepends="perl-Test-Pod"
checkdepends="perl-Test-Pod perl-JSON"
short_desc="Search and play videos from YouTube without an API key"
maintainer="Roberto Ricci <ricci@disroot.org>"
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=d4fa9add3b91f81d78c27e452e09657c8fb669f99f10c3a46c863669cd44e231
checksum=43051a88e4075a67ff988062499321cecb18352fecb8ec93b5a4b49244d8fdbf
pipe-viewer-gtk_package() {
depends="${sourcepkg}>=${version}_${revision} perl-Gtk3 perl-File-ShareDir"