summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2016-04-18 14:31:44 +0200
committerMassimiliano Torromeo2016-04-18 14:31:44 +0200
commitec5ca8706cffdf34db40ebf800d191464cc5ba21 (patch)
tree4ca33bf57a7b68bab60a98fd590609f0d939c1dc
parent8527ecd0b556d906081884953f3665e59c24dddc (diff)
downloadaur-ec5ca8706cffdf34db40ebf800d191464cc5ba21.tar.gz
Updated to 1.14.7
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD7
2 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4bd55c8d31b..803e7a3b98a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
+# Generated by mksrcinfo v8
+# Mon Apr 18 12:31:35 UTC 2016
pkgbase = arcctl
pkgdesc = CLI tools to manage Areca's ARC11xx/ARC12xx/ARC16xx/ARC18xx RAID controllers
- pkgver = 1.14.2
+ pkgver = 1.14.7
pkgrel = 1
url = http://www.areca.com.tw/support/s_linux/linux.htm
arch = i686
arch = x86_64
license = custom
- source = http://www.areca.us/support/s_linux/cli/linuxcli_V1.14.2_140528.zip
- sha256sums = ee7dc5a300c3e4eaf47c80a9987a8842405d3da8735e78e9c294dad725254b26
+ depends = gcc-libs
+ source = http://www.areca.us/support/s_linux/cli/linuxcli_V1.14.7_150519.zip
+ sha256sums = 3467c331435ab6df5d2f6df86fde6da579c861e498edfc900a7a5a8e3ed9fb4e
pkgname = arcctl
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