summaryrefslogtreecommitdiffstats
path: root/abs
diff options
context:
space:
mode:
Diffstat (limited to 'abs')
-rw-r--r--abs/core-testing/mythtv/stable/mythmovies/PKGBUILD3
-rw-r--r--abs/core-testing/mythtv/stable/mythmusic/PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
index e987b9c..6972422 100644
--- a/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythmovies/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythmovies
pkgver=0.21
-pkgrel=1
+pkgrel=2
pkgdesc="Displays information about movies playing in the area."
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -17,6 +17,7 @@ groups=('mythtv-extras')
build() {
cd $startdir/src/mythplugins
. /etc/profile.d/qt3.sh
+ svn update
# use QT3 qmake
export PATH=$QTDIR/bin:$PATH
diff --git a/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD b/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD
index 39d1564..b078239 100644
--- a/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythmusic/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythmusic
pkgver=0.21
-pkgrel=9
+pkgrel=10
pkgdesc="Music playing plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"