diff options
| -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() { | 
