[arch-commits] Commit in youtube-viewer/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 23 01:57:20 UTC 2020
Date: Monday, March 23, 2020 @ 01:57:19
Author: felixonmars
Revision: 603683
upgpkg: youtube-viewer 1:3.7.5-1
Modified:
youtube-viewer/trunk/PKGBUILD
----------+
PKGBUILD | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-23 01:56:14 UTC (rev 603682)
+++ PKGBUILD 2020-03-23 01:57:19 UTC (rev 603683)
@@ -10,8 +10,8 @@
license=(GPL3)
epoch=1
-pkgver=3.7.4
-pkgrel=2
+pkgver=3.7.5
+pkgrel=1
depends=(perl perl-data-dump perl-file-sharedir perl-json perl-lwp-protocol-https perl-libwww)
makedepends=(perl-module-build)
@@ -31,16 +31,14 @@
arch=(any)
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/trizen/youtube-viewer/archive/$pkgver.tar.gz"
- "https://github.com/trizen/youtube-viewer/releases/download/$pkgver/youtube-viewer-3.7.4.tar.gz.asc"
+ "https://github.com/trizen/youtube-viewer/releases/download/$pkgver/youtube-viewer-$pkgver.tar.gz.asc"
)
install=youtube-viewer.install
validpgpkeys=(ABB8BBAA2E279767774149B7D0A443C703A3A056)
# sums provided by packager makepkg -g
-sha256sums=(
- f049fe7f6f27c1dbc4e1835f2b99c922b7d66b11568edd63653c670ce5500cfd
- SKIP
-)
+sha512sums=('4f4941a89942a60184eab18f81f4f6ad698c684b8166b10871287c64441323730e700fbb01c28c05a14452073236599a511593dbe0353c5cd121fbf0926d3200'
+ 'SKIP')
build() {
cd "youtube-viewer-$pkgver"
More information about the arch-commits
mailing list