diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-10-16 20:51:58 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-10-16 20:51:58 (GMT) |
commit | 87dd0b533932d59b939d37235c834632486e50c8 (patch) | |
tree | 04340debad56accaf20f50d863fa889c802faa7e /abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD | |
parent | db443a6be77b48a658ee48613f88bdf3ca31e6d7 (diff) | |
download | linhes_pkgbuild-87dd0b533932d59b939d37235c834632486e50c8.zip linhes_pkgbuild-87dd0b533932d59b939d37235c834632486e50c8.tar.gz linhes_pkgbuild-87dd0b533932d59b939d37235c834632486e50c8.tar.bz2 |
mythtv-svn: Bumped to 0.22-fixes svn 22494
Diffstat (limited to 'abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD')
-rw-r--r-- | abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD b/abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD index 7480178..c00fd81 100644 --- a/abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD +++ b/abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mythgallery-svn -pkgver=21495 +pkgver=22494 pkgrel=1 pkgdesc="Image gallery plugin for MythTV" url="http://www.mythtv.org" @@ -12,7 +12,8 @@ groups=('mythtv-extras-svn') patches=() source=(`echo ${patches[@]:0}`) -_svntrunk=http://cvs.mythtv.org/svn/trunk/mythplugins +_svntrunk=http://cvs.mythtv.org/svn/branches/release-0-22-fixes/mythplugins +#_svntrunk=http://cvs.mythtv.org/svn/trunk/mythplugins _svnmod=mythplugins |