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

Daniel Wallace dwallace at nymeria.archlinux.org
Sun May 4 21:54:21 UTC 2014


    Date: Sunday, May 4, 2014 @ 23:54:21
  Author: dwallace
Revision: 110665

upgpkg: youtube-viewer 1:3.1.0-1

upgpkg: youtube-viewer 3.1.0

Modified:
  youtube-viewer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-04 18:05:58 UTC (rev 110664)
+++ PKGBUILD	2014-05-04 21:54:21 UTC (rev 110665)
@@ -1,4 +1,4 @@
-$Id$
+#$Id$
 # Maintainer: Daniel Wallace < danielwallace at gtmanfred dot com>
 # Contributor: Trizen <echo dHJpemVueEBnbWFpbC5jb20K | base64 -d>
 
@@ -5,7 +5,7 @@
 pkgname=youtube-viewer
 _pkgdir=trizen-youtube-viewer
 epoch=1
-pkgver=3.0.9
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="A command line utility for viewing youtube-videos in MPlayer."
 arch=('any')
@@ -12,7 +12,7 @@
 url="https://github.com/trizen/youtube-viewer"
 license=('GPL3')
 source=("$pkgname-$pkgver.zip::https://github.com/trizen/$pkgname/zipball/$pkgver")
-sha256sums=('024c55ecfbe11a36f4c77553641ddcb45005f595923b105bccb60f9ea223d0ef')
+sha256sums=('df10db72316228e0f68273879b5d59ea1a0a0bcdfc5a230874ee1bc71ea93f1e')
 
 depends=('perl>=5.10.0' 'perl-data-dump' 'perl-libwww' 'perl-xml-fast')
 optdepends=('vlc: for playing videos'
@@ -40,5 +40,4 @@
 
     ./Build install --install_path script=/usr/bin --destdir=$pkgdir
     rm -r "$pkgdir/usr/lib/"
-
 }




More information about the arch-commits mailing list