diff options
author | James Meyer <james.meyer@operamail.com> | 2008-10-30 22:37:22 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-10-30 22:37:22 (GMT) |
commit | b9d83d0059190237b1436c4998251e92078f17cb (patch) | |
tree | 49523fab581ef3f60b9655af2f721d015f25f50f | |
parent | 11dee6d84fa5be0c14c45558bbf6e997079c6746 (diff) | |
download | linhes_pkgbuild-b9d83d0059190237b1436c4998251e92078f17cb.zip linhes_pkgbuild-b9d83d0059190237b1436c4998251e92078f17cb.tar.gz linhes_pkgbuild-b9d83d0059190237b1436c4998251e92078f17cb.tar.bz2 |
bump PKGBUILD
-rwxr-xr-x | abs/core-testing/live-installer/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/live-installer/PKGBUILD b/abs/core-testing/live-installer/PKGBUILD index 327d9e4..6b1e490 100755 --- a/abs/core-testing/live-installer/PKGBUILD +++ b/abs/core-testing/live-installer/PKGBUILD @@ -1,6 +1,6 @@ pkgname=live-installer pkgver=1.0 -pkgrel=56 +pkgrel=57 pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan) arch=('i686') |