diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-05-17 20:19:36 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-05-17 20:19:36 (GMT) |
commit | b6fd62622b6b31d81e3059176bc91bf1c2595785 (patch) | |
tree | ed44e9b09396f2bb3aa6ab0edcee408f17118133 /abs/core-testing/mythtv | |
parent | 15cdc14d7113be4847859ab2be012c7afe63d1af (diff) | |
parent | 346bb8386a4fdee7632dfae849efcdae53c820fe (diff) | |
download | linhes_pkgbuild-b6fd62622b6b31d81e3059176bc91bf1c2595785.zip linhes_pkgbuild-b6fd62622b6b31d81e3059176bc91bf1c2595785.tar.gz linhes_pkgbuild-b6fd62622b6b31d81e3059176bc91bf1c2595785.tar.bz2 |
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/mythtv')
-rw-r--r-- | abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD | 2 | ||||
-rwxr-xr-x | abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD index 613c89f..12b81e4 100644 --- a/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.23/mythgallery/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythgallery pkgver=0.23 -pkgrel=4 +pkgrel=5 pkgdesc="Image gallery plugin for MythTV" url="http://www.mythtv.org" license="GPL" diff --git a/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD index 0af81c7..2e0863d 100755 --- a/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD +++ b/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD @@ -1,6 +1,6 @@ pkgname=mythtv pkgver=0.23 -pkgrel=20 +pkgrel=21 pkgdesc="A personal video recorder for Linux" url="http://www.mythtv.org" license="GPL" |