diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-18 05:39:22 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-18 05:39:22 (GMT) |
commit | a9e6741db5e5f6364ff731b2f1ef82964a8615d1 (patch) | |
tree | 162efaacc3aa96752d2c64e3bf0cb5b08256f114 /abs/core-testing/linhes-scripts/PKGBUILD | |
parent | 1d77d46213824b0ea9ca552529188cca85e1fef9 (diff) | |
download | linhes_pkgbuild-a9e6741db5e5f6364ff731b2f1ef82964a8615d1.zip linhes_pkgbuild-a9e6741db5e5f6364ff731b2f1ef82964a8615d1.tar.gz linhes_pkgbuild-a9e6741db5e5f6364ff731b2f1ef82964a8615d1.tar.bz2 |
linhes-scripts:Improved linhes_update.sh to more acurately determine if an upgrade is available.
Diffstat (limited to 'abs/core-testing/linhes-scripts/PKGBUILD')
-rw-r--r-- | abs/core-testing/linhes-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD index 1aaba84..924acfd 100644 --- a/abs/core-testing/linhes-scripts/PKGBUILD +++ b/abs/core-testing/linhes-scripts/PKGBUILD @@ -3,7 +3,7 @@ pkgname=linhes-scripts pkgver=1 -pkgrel=26 +pkgrel=27 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') |