diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-18 08:10:24 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-18 08:10:24 (GMT) |
commit | 3f7f6755080dc75184b8dbcf7c76ac96202cbec8 (patch) | |
tree | caf4278b75e9df89e4f0ca67e684138f5f2ca367 /abs/core-testing/linhes-scripts/PKGBUILD | |
parent | aea3473af4c728fcb02922503eff2d0af1c74fe8 (diff) | |
download | linhes_pkgbuild-3f7f6755080dc75184b8dbcf7c76ac96202cbec8.zip linhes_pkgbuild-3f7f6755080dc75184b8dbcf7c76ac96202cbec8.tar.gz linhes_pkgbuild-3f7f6755080dc75184b8dbcf7c76ac96202cbec8.tar.bz2 |
linhes-scripts:added script to view upgradable packages.
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 924acfd..a8e1f1e 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=27 +pkgrel=29 pkgdesc="Various scripts that help to make LinHES, LinHES." arch=('i686' 'x86_64') license=('GPL2') @@ -31,6 +31,7 @@ screenshooter.sh run-limit-mythcommflag linhes_update.sh linhes_update2.sh +linhes_update3.sh ) build() { |