diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-08-02 20:29:17 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-08-02 20:29:17 (GMT) |
commit | 41e76e7d1f50901f509ec367d5692635abf71385 (patch) | |
tree | b06fdadf508dd3dda72db0ace63727574124260b /abs/core-testing | |
parent | 125f3aeb07110daf61a3e091cc49bef5de9709d8 (diff) | |
parent | 87ddeda1ff70b911577fd9896374f3e3bbfcc172 (diff) | |
download | linhes_pkgbuild-41e76e7d1f50901f509ec367d5692635abf71385.zip linhes_pkgbuild-41e76e7d1f50901f509ec367d5692635abf71385.tar.gz linhes_pkgbuild-41e76e7d1f50901f509ec367d5692635abf71385.tar.bz2 |
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing')
-rw-r--r-- | abs/core-testing/mythinstall/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/mythinstall/PKGBUILD b/abs/core-testing/mythinstall/PKGBUILD index a452292..e86e796 100644 --- a/abs/core-testing/mythinstall/PKGBUILD +++ b/abs/core-testing/mythinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jams pkgname=mythinstall pkgver=2 -pkgrel=48 +pkgrel=49 pkgdesc="LinHES installer/systemconfig GUI." arch=i686 depends=() diff --git a/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD b/abs/core-testing/mythtv/stable-0.23/mythtv/PKGBUILD index 057f99b..c36e423 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=29 +pkgrel=30 pkgdesc="A personal video recorder for Linux" url="http://www.mythtv.org" license="GPL" |