Date: Tuesday, November 28, 2017 @ 10:23:26
  Author: arojas
Revision: 270462

Update to 2.9

Modified:
  minitube/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-28 10:23:05 UTC (rev 270461)
+++ PKGBUILD    2017-11-28 10:23:26 UTC (rev 270462)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <and...@archlinux.org>
 
 pkgname=minitube
-pkgver=2.8
-pkgrel=2
+pkgver=2.9
+pkgrel=1
 pkgdesc="A native YouTube client in Qt. Watch YouTube videos without Flash 
Player"
 arch=('x86_64')
 url='http://flavio.tordini.org/minitube'
@@ -12,7 +12,7 @@
 depends=('phonon-qt5' 'qt5-declarative' 'hicolor-icon-theme')
 makedepends=('qt5-tools')
 
source=($pkgname-$pkgver.tar.gz::"https://github.com/flaviotordini/minitube/archive/$pkgver.tar.gz";)
-sha256sums=('c8e7c39d5125027d076440830c6cc33d2782e0d65047d639dfa55e839e64d88c')
+sha256sums=('0f51fb86d0fdfbcf00af142868ceeacb6c27eb8a1e36d856162e23d63e90eb07')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to