summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/mythtv/stable/mythgame/PKGBUILD')
-rw-r--r--abs/core-testing/mythtv/stable/mythgame/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/mythtv/stable/mythgame/PKGBUILD b/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
index 74a1e00..1711e73 100644
--- a/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
+++ b/abs/core-testing/mythtv/stable/mythgame/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mythgame
pkgver=0.21
-pkgrel=2
+pkgrel=3
pkgdesc="Emulation plugin for MythTV"
arch=('i686' 'x86_64')
url="http://www.mythtv.org"
@@ -18,6 +18,7 @@ build() {
cd $startdir/src/mythplugins
export QMAKESPEC='linux-g++'
source /etc/profile.d/qt3.sh
+ svn update
./configure --prefix=/usr --disable-all --enable-opengl --enable-mythgame