[arch-commits] Commit in youtube-viewer/trunk (PKGBUILD)
Alad Wenter
alad at archlinux.org
Sat Oct 14 17:37:47 UTC 2017
Date: Saturday, October 14, 2017 @ 17:37:46
Author: alad
Revision: 262776
Update to 3.3.1
Modified:
youtube-viewer/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-14 17:37:09 UTC (rev 262775)
+++ PKGBUILD 2017-10-14 17:37:46 UTC (rev 262776)
@@ -1,18 +1,19 @@
#$Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alad Wenter <alad at mailbox.org>
+# Contributor: Alexander F Rødseth <xyproto at archlinux.org>
# Contributor: Daniel Wallace < danielwallace at gtmanfred dot com>
# Contributor: Trizen <echo dHJpemVueEBnbWFpbC5jb20K | base64 -d>
pkgname=youtube-viewer
epoch=1
-pkgver=3.2.9
+pkgver=3.3.1
pkgrel=1
pkgdesc='Command line utility for viewing YouTube videos'
arch=('any')
url='https://github.com/trizen/youtube-viewer'
license=('GPL3')
-source=("https://github.com/trizen/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('63d4ab300030fe79ed48f441a83085fbc007833eab4717c66b911f45e798da8d')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/trizen/$pkgname/archive/$pkgver.tar.gz")
+sha256sums=('91fd0eef5744b0cbb859a87b158ae95bdb2512b921ffab8e916710ac5e9ad092')
depends=('perl>=5.16.0' 'perl-data-dump' 'perl-json' 'perl-lwp-protocol-https' 'perl-libwww')
makedepends=('perl-module-build')
optdepends=(
More information about the arch-commits
mailing list