diff options
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.22/mythmovies/PKGBUILD')
-rw-r--r-- | abs/core-testing/mythtv/stable-0.22/mythmovies/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythmovies/PKGBUILD b/abs/core-testing/mythtv/stable-0.22/mythmovies/PKGBUILD index 25047eb..fa2767b 100644 --- a/abs/core-testing/mythtv/stable-0.22/mythmovies/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.22/mythmovies/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythmovies pkgver=0.22 -pkgrel=22000 +pkgrel=22001 pkgdesc="Displays information about movies playing in the area." url="http://www.mythtv.org" license="GPL" @@ -14,7 +14,7 @@ patches=() source=(`echo ${patches[@]:0}`) _svntrunk=http://cvs.mythtv.org/svn/branches/release-0-22-fixes/mythplugins -_svnver=22957 +_svnver=23069 _svnmod=mythplugins |