[arch-commits] Commit in mythtv/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Mon Feb 15 11:21:11 UTC 2010
Date: Monday, February 15, 2010 @ 06:21:10
Author: giovanni
Revision: 68942
upgpkg: mythtv 23562-2
small fix
Modified:
mythtv/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-15 10:25:02 UTC (rev 68941)
+++ PKGBUILD 2010-02-15 11:21:10 UTC (rev 68942)
@@ -6,7 +6,7 @@
pkgname=mythtv
pkgver=23562
-pkgrel=1
+pkgrel=2
pkgdesc="A Homebrew PVR project"
arch=('i686' 'x86_64')
url="http://www.mythtv.org/"
@@ -17,6 +17,7 @@
'libiec61883' 'mysql-python' 'mesa' 'libxinerama' 'libxrandr' 'yasm')
optdepends=('xmltv: to download tv listings')
replaces=('mythtv-contrib')
+conflicts=('mythtv-contrib')
backup=('etc/conf.d/mythbackend')
install=mythtv.install
source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz
More information about the arch-commits
mailing list