diff options
author | James Meyer <james.meyer@operamail.com> | 2013-02-09 21:40:32 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2013-02-09 21:40:32 (GMT) |
commit | 02bf569b82235df729c93238104467df7013f9d7 (patch) | |
tree | 1436ba64d34b7ddd5966cfa576e7782fd80dd24a /abs/core/LinHES-system | |
parent | ad0be7297452dd260423ab8da57c317cdc82d611 (diff) | |
download | linhes_pkgbuild-02bf569b82235df729c93238104467df7013f9d7.zip linhes_pkgbuild-02bf569b82235df729c93238104467df7013f9d7.tar.gz linhes_pkgbuild-02bf569b82235df729c93238104467df7013f9d7.tar.bz2 |
Change version numbers to 8.0 to match the release number.
LinHES-conifg
LinHES-system
mythdb-initial
runit-scripts
supplemental-web
Diffstat (limited to 'abs/core/LinHES-system')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index ae165e1..a049353 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system -pkgver=2 -pkgrel=146 +pkgver=8.0 +pkgrel=1 arch=('i686' 'x86_64') MVDIR=$startdir/pkg/usr/LH BINDIR=$startdir/pkg/usr/bin |