summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8c9718f2b4b1..c91c0d41d423 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,16 @@
# Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com>
pkgname=arcctl
-pkgver=1.14.2
-_buildver=140528
+pkgver=1.14.7
+_buildver=150519
pkgrel=1
pkgdesc="CLI tools to manage Areca's ARC11xx/ARC12xx/ARC16xx/ARC18xx RAID controllers"
arch=('i686' 'x86_64')
url="http://www.areca.com.tw/support/s_linux/linux.htm"
license=('custom')
+depends=('gcc-libs')
source=(http://www.areca.us/support/s_linux/cli/linuxcli_V${pkgver}_${_buildver}.zip)
-sha256sums=('ee7dc5a300c3e4eaf47c80a9987a8842405d3da8735e78e9c294dad725254b26')
+sha256sums=('3467c331435ab6df5d2f6df86fde6da579c861e498edfc900a7a5a8e3ed9fb4e')
package() {
if [ $CARCH == x86_64 ]; then