diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-02-16 16:49:36 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-02-16 16:49:36 (GMT) |
commit | caec909ee6e7f043d4a7f7db6020c7163fb611b2 (patch) | |
tree | 5272034342b40d40c1e3f7d5963df7c07647aa18 /abs/core-testing/mythtv | |
parent | 772d6c461d62acf241a5154ac947f2677a4c9e7f (diff) | |
download | linhes_pkgbuild-caec909ee6e7f043d4a7f7db6020c7163fb611b2.zip linhes_pkgbuild-caec909ee6e7f043d4a7f7db6020c7163fb611b2.tar.gz linhes_pkgbuild-caec909ee6e7f043d4a7f7db6020c7163fb611b2.tar.bz2 |
mythtv:latest -fixes.
Diffstat (limited to 'abs/core-testing/mythtv')
-rwxr-xr-x | abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD index 1fdf54b..e223afb 100755 --- a/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.22/mythtv/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythtv pkgver=0.22 -pkgrel=22007 +pkgrel=22008 pkgdesc="A personal video recorder for Linux" url="http://www.mythtv.org" license="GPL" @@ -23,7 +23,7 @@ arch=('i686' 'x86_64') #md5sums=() _svntrunk=http://cvs.mythtv.org/svn/branches/release-0-22-fixes/mythtv -_svnver=23527 +_svnver=23566 _svnmod=mythtv build() { |