mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
testing/youtube-viewer: upgrade to 3.11.6
This commit is contained in:
parent
fa9cb9047c
commit
e28a0291c0
1 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,8 @@
|
||||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||||
maintainer="Celeste <cielesti@protonmail.com>"
|
maintainer="Celeste <cielesti@protonmail.com>"
|
||||||
pkgname=youtube-viewer
|
pkgname=youtube-viewer
|
||||||
pkgver=3.11.1
|
pkgver=3.11.6
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="Lightweight YouTube client"
|
pkgdesc="Lightweight YouTube client"
|
||||||
url="https://github.com/trizen/youtube-viewer"
|
url="https://github.com/trizen/youtube-viewer"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -22,7 +22,8 @@ subpackages="$pkgname-doc $pkgname-gtk"
|
||||||
source="$pkgname-$pkgver.tar.gz::https://github.com/trizen/youtube-viewer/archive/$pkgver.tar.gz"
|
source="$pkgname-$pkgver.tar.gz::https://github.com/trizen/youtube-viewer/archive/$pkgver.tar.gz"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
perl Build.PL --gtk3 \
|
perl Build.PL \
|
||||||
|
--gtk3 \
|
||||||
--installdirs=vendor \
|
--installdirs=vendor \
|
||||||
--create_packlist=0
|
--create_packlist=0
|
||||||
./Build
|
./Build
|
||||||
|
@ -47,5 +48,5 @@ gtk() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
4ad037bf0cd15405ad7eebfc3de18d7980759951a5dd5d773536558bd04c57fbb2219dd84a3f92bb738cefa9f0caec5814b5af77d4b57f4b49a612a7ace52524 youtube-viewer-3.11.1.tar.gz
|
589ca2e845fb381aa388b10d7dadad220744caa8b6d793a4fe69cc6e7b131db23552685d3a1d2cfaafdbdc29bf234b079a402081f1e0702368b2ee2a4ed1489a youtube-viewer-3.11.6.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue