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/mytharchive | |
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/mytharchive')
-rw-r--r-- | abs/core-testing/mythtv/trunk/mytharchive/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/trunk/mytharchive/PKGBUILD b/abs/core-testing/mythtv/trunk/mytharchive/PKGBUILD index 75779a1..9efb01f 100644 --- a/abs/core-testing/mythtv/trunk/mytharchive/PKGBUILD +++ b/abs/core-testing/mythtv/trunk/mytharchive/PKGBUILD @@ -1,5 +1,5 @@ pkgname=mytharchive-svn -pkgver=21495 +pkgver=22494 pkgrel=1 pkgdesc="MythTV plugin that lets you create DVDs from or archive your recorded shows." 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 |