[arch-commits] Commit in youtube-viewer/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed May 23 20:42:52 UTC 2018


    Date: Wednesday, May 23, 2018 @ 20:42:51
  Author: arojas
Revision: 328466

Update to 3.3.4

Modified:
  youtube-viewer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 20:42:02 UTC (rev 328465)
+++ PKGBUILD	2018-05-23 20:42:51 UTC (rev 328466)
@@ -6,8 +6,8 @@
 
 pkgname=youtube-viewer
 epoch=1
-pkgver=3.3.3
-pkgrel=2
+pkgver=3.3.4
+pkgrel=1
 pkgdesc='Command line utility for viewing YouTube videos'
 arch=('any')
 url='https://github.com/trizen/youtube-viewer'
@@ -24,7 +24,7 @@
             'gtk2-perl: for the GTK GUI'
             'perl-file-sharedir: for the GTK GUI')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/trizen/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('f36d500f733079bf8cf0fc78550ea215afa485c1ceaeec2bfdaa62a32314a7c8')
+sha256sums=('f65d27c0f7a7e51a4d7f89ab2cb27a064ff82fbb971add7aa5606f5dfeec0ab7')
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list