diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-02-27 10:07:46 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-02-27 10:07:46 (GMT) |
commit | 6f5c5f9bff4c5377fa447815a27e427563ba5cae (patch) | |
tree | 10d840ee677937929ac0417b86692a3a6798bf90 /abs/core-testing/linhes-scripts/PKGBUILD | |
parent | 6b3e079eb1e54c76a904dc7b8693b25a0322c2ab (diff) | |
download | linhes_pkgbuild-6f5c5f9bff4c5377fa447815a27e427563ba5cae.zip linhes_pkgbuild-6f5c5f9bff4c5377fa447815a27e427563ba5cae.tar.gz linhes_pkgbuild-6f5c5f9bff4c5377fa447815a27e427563ba5cae.tar.bz2 |
linhes-scripts:Added script to facilitate easy upgrade to 6.02.00.
Diffstat (limited to 'abs/core-testing/linhes-scripts/PKGBUILD')
-rw-r--r-- | abs/core-testing/linhes-scripts/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/linhes-scripts/PKGBUILD b/abs/core-testing/linhes-scripts/PKGBUILD index 60bdfb3..1fbd631 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=44 +pkgrel=45 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') @@ -34,6 +34,7 @@ linhes_update2.sh linhes_update3.sh install_hulu.sh update_schema_021_to_022.sh +upgrade_to_0.22.sh ) build() { |