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

Antonio Rojas arojas at archlinux.org
Tue Apr 12 06:36:13 UTC 2016


    Date: Tuesday, April 12, 2016 @ 08:36:12
  Author: arojas
Revision: 170576

Update to 0.28

Modified:
  mythplugins/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-12 06:34:47 UTC (rev 170575)
+++ PKGBUILD	2016-04-12 06:36:12 UTC (rev 170576)
@@ -13,7 +13,7 @@
          'mythplugins-mythweather'
          'mythplugins-mythweb'
          'mythplugins-mythzoneminder')
-pkgver=0.27.6
+pkgver=0.28
 pkgrel=1
 epoch=1
 arch=('i686' 'x86_64')
@@ -28,8 +28,8 @@
 source=("mythtv-$pkgver.tar.gz::https://github.com/MythTV/mythtv/archive/v$pkgver.tar.gz"
         "mythweb-$pkgver.tar.gz::https://github.com/MythTV/mythweb/archive/v$pkgver.tar.gz"
         'cdparanoia.patch')
-sha256sums=('407efddad33d515830180b5c42fd63eda87b49fa2d2a44fb9e529a00da79d5a2'
-            '924028835b3fc5c7d760f3c539abdf47d4c852043520cb4b8fd921cb9513d935'
+sha256sums=('13d846c8163dcfe091ea3033d176cf5459bdd0ab671f8cf2539a17bd4479a3b2'
+            '92253f4eb11331da64cff50926fbced3477d244c201675c177be4f5838cd4ed7'
             '004f1e4734830709d2ab5ebb804560514f2bf525abc2f11142501a81eba0754c')
 
 prepare() {
@@ -49,7 +49,7 @@
   ./configure --prefix=/usr \
               --enable-all \
               --python=python2
-  qmake-qt4 mythplugins.pro
+  qmake-qt5 mythplugins.pro
   make -s
 }
 



More information about the arch-commits mailing list