diff options
author | Nathan Harris <nharris@eoimaging.com> | 2009-12-03 00:04:24 (GMT) |
---|---|---|
committer | Nathan Harris <nharris@eoimaging.com> | 2009-12-03 00:04:24 (GMT) |
commit | 7992f86412030fefd007b6509b90d31212ec95f9 (patch) | |
tree | 576206e30cd6ded88a82aea7787dbbe2879721d3 /abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD | |
parent | 324ae174eee2e999425fb5d5812528a5b268059e (diff) | |
download | linhes_pkgbuild-7992f86412030fefd007b6509b90d31212ec95f9.zip linhes_pkgbuild-7992f86412030fefd007b6509b90d31212ec95f9.tar.gz linhes_pkgbuild-7992f86412030fefd007b6509b90d31212ec95f9.tar.bz2 |
mythtv-svn: changed back to building svn trunk
Diffstat (limited to 'abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD')
-rw-r--r-- | abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD b/abs/core-testing/mythtv/trunk/mythgallery/PKGBUILD index 4583a5f..6436718 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=22783 +pkgver=22949 pkgrel=1 pkgdesc="Image gallery plugin for MythTV" url="http://www.mythtv.org" @@ -12,8 +12,8 @@ groups=('mythtv-extras-svn') patches=() source=(`echo ${patches[@]:0}`) -_svntrunk=http://cvs.mythtv.org/svn/branches/release-0-22-fixes/mythplugins -#_svntrunk=http://cvs.mythtv.org/svn/trunk/mythplugins + +_svntrunk=http://cvs.mythtv.org/svn/trunk/mythplugins _svnmod=mythplugins |