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

speps speps at archlinux.org
Mon Jul 21 15:04:19 UTC 2014


    Date: Monday, July 21, 2014 @ 17:04:19
  Author: speps
Revision: 116068

upgpkg: minitube 2.2-1

Modified:
  minitube/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-21 14:34:44 UTC (rev 116067)
+++ PKGBUILD	2014-07-21 15:04:19 UTC (rev 116068)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=minitube
-pkgver=2.1.6
+pkgver=2.2
 pkgrel=1
 pkgdesc="A native YouTube client in Qt. Watch YouTube videos without Flash Player"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL3')
 depends=('phonon-qt4')
 install="$pkgname.install"
-source=("http://flavio.tordini.org/files/$pkgname/$pkgname-1.2.6.tar.gz") # tagging mismatch
-md5sums=('b5a7794cad661d47e0e856b864f774af')
+source=("http://flavio.tordini.org/files/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('b8483b2cfc4be460f347ed9342e3789f')
 
 build() {
   cd $pkgname




More information about the arch-commits mailing list