diff options
author | James Meyer <james.meyer@operamail.com> | 2014-02-19 20:06:21 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2014-02-19 20:06:21 (GMT) |
commit | 66ffc6371f3429a3778ce0f88953df7111f34ab6 (patch) | |
tree | 0a73abb1288bb1e029efd8ddebff50c5f2ca6528 | |
parent | 16bb1dce51851d71fc173ce662443b10222438d3 (diff) | |
download | linhes_pkgbuild-66ffc6371f3429a3778ce0f88953df7111f34ab6.zip linhes_pkgbuild-66ffc6371f3429a3778ce0f88953df7111f34ab6.tar.gz linhes_pkgbuild-66ffc6371f3429a3778ce0f88953df7111f34ab6.tar.bz2 |
LinHES-config, system & templates: recompiled after merge to get all changes into the pkg
-rwxr-xr-x | abs/core/LinHES-config/PKGBUILD | 2 | ||||
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 2 | ||||
-rwxr-xr-x | abs/core/system-templates/PKGBUILD | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/LinHES-config/PKGBUILD b/abs/core/LinHES-config/PKGBUILD index 961de74..a3a323a 100755 --- a/abs/core/LinHES-config/PKGBUILD +++ b/abs/core/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=8.1 -pkgrel=13 +pkgrel=14 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev LinHes-config ) pkgdesc="Install and configure your system" depends=('bc' 'libstatgrab' 'mysql-python' 'expect' 'curl' 'dnsutils' 'parted' diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 82df8b0..80874c6 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.1 -pkgrel=17 +pkgrel=18 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" diff --git a/abs/core/system-templates/PKGBUILD b/abs/core/system-templates/PKGBUILD index 9dab574..7a66e82 100755 --- a/abs/core/system-templates/PKGBUILD +++ b/abs/core/system-templates/PKGBUILD @@ -1,6 +1,6 @@ pkgname=system-templates pkgver=2.0 -pkgrel=26 +pkgrel=27 conflicts=( ) pkgdesc="Templates used for system configuration" depends=() |