diff options
Diffstat (limited to 'abs/core-testing/mythtv/stable-0.22/mythmusic/PKGBUILD')
-rw-r--r-- | abs/core-testing/mythtv/stable-0.22/mythmusic/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythmusic/PKGBUILD b/abs/core-testing/mythtv/stable-0.22/mythmusic/PKGBUILD index fdfd305..26e0db5 100644 --- a/abs/core-testing/mythtv/stable-0.22/mythmusic/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.22/mythmusic/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythmusic pkgver=0.22 -pkgrel=22006 +pkgrel=22007 pkgdesc="Music playing plugin for MythTV" url="http://www.mythtv.org" license="GPL" @@ -16,7 +16,7 @@ patches=() source=(`echo ${patches[@]:0}`) _svntrunk=http://cvs.mythtv.org/svn/branches/release-0-22-fixes/mythplugins -_svnver=23247 +_svnver=23527 _svnmod=mythplugins |