diff options
author | Bob Igo <bob@stormlogic.com> | 2009-06-06 20:36:54 (GMT) |
---|---|---|
committer | Bob Igo <bob@stormlogic.com> | 2009-06-06 20:36:54 (GMT) |
commit | 282973dcde4afbe28a296a85070f904fc6da7326 (patch) | |
tree | d14191db2520bfc55243021255814df8eeed26e4 /abs/core/live-installer/PKGBUILD | |
parent | 4ccf7ae32490970ea63945efe2bcd99a8b4ba960 (diff) | |
download | linhes_pkgbuild-282973dcde4afbe28a296a85070f904fc6da7326.zip linhes_pkgbuild-282973dcde4afbe28a296a85070f904fc6da7326.tar.gz linhes_pkgbuild-282973dcde4afbe28a296a85070f904fc6da7326.tar.bz2 |
Fixed misspelling.
Diffstat (limited to 'abs/core/live-installer/PKGBUILD')
-rwxr-xr-x | abs/core/live-installer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/live-installer/PKGBUILD b/abs/core/live-installer/PKGBUILD index 5b41dcd..e93031d 100755 --- a/abs/core/live-installer/PKGBUILD +++ b/abs/core/live-installer/PKGBUILD @@ -1,6 +1,6 @@ pkgname=live-installer pkgver=1.0 -pkgrel=26 +pkgrel=27 pkgdesc="Install and configure your system" #depends=(bc mysql-python expect curl dnsutils) depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils) |