diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-08-30 01:29:53 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-08-30 01:29:53 (GMT) |
commit | a56552217f33d3ce4d72d65ca19056d45858a4ee (patch) | |
tree | 1dd5fe05379306ad4b0683b65e9da9db7c4a961f /abs/core-testing/mythinstall/PKGBUILD | |
parent | e179d165396f026fa6053c6c055d00d16b5eb141 (diff) | |
download | linhes_pkgbuild-a56552217f33d3ce4d72d65ca19056d45858a4ee.zip linhes_pkgbuild-a56552217f33d3ce4d72d65ca19056d45858a4ee.tar.gz linhes_pkgbuild-a56552217f33d3ce4d72d65ca19056d45858a4ee.tar.bz2 |
LinHES-config mythinstall foldingathome: initial inclusion of Folding@home
Diffstat (limited to 'abs/core-testing/mythinstall/PKGBUILD')
-rw-r--r-- | abs/core-testing/mythinstall/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core-testing/mythinstall/PKGBUILD b/abs/core-testing/mythinstall/PKGBUILD index 75654f1..c614fac 100644 --- a/abs/core-testing/mythinstall/PKGBUILD +++ b/abs/core-testing/mythinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jams pkgname=mythinstall pkgver=1 -pkgrel=9 +pkgrel=10 pkgdesc="LinHES installer/systemconfig GUI." arch=i686 depends=() @@ -47,4 +47,3 @@ build() { ln -s MythVantage mythinstall cd - } - |