summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarol Babioch2016-09-24 11:05:53 +0200
committerKarol Babioch2016-09-24 11:05:53 +0200
commit3fc10057b7927db25749229e6b52f1d51dc5b538 (patch)
tree085344dd8115e462b3ac7789b148b0524f0285b1
parent02a539910d4768c56fcea3edc4a3b171f13833cc (diff)
downloadaur-3fc10057b7927db25749229e6b52f1d51dc5b538.tar.gz
Update package sums
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f38a142bf60e..c2f6ea2ad6c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = megacli
source = http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/8-07-14_MegaCLI.zip
source = LICENSE
sha256sums = d9b152ae3dab76a334b9251702dba3311ceed91b58aaf52d916eb4ba1c2ab6e9
+ sha256sums = 9be6a8818ea1dccec65d48b86dd0cc62009dc3886229e3dce41192a241bd55c3
pkgname = megacli
diff --git a/PKGBUILD b/PKGBUILD
index 05d1b3ab9fee..7dd22e2e38df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,8 @@ depends=('ncurses5-compat-libs')
makedepends=('rpmextract')
source=("http://www.avagotech.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/${pkgver//./-}_MegaCLI.zip"
'LICENSE')
-sha256sums=('d9b152ae3dab76a334b9251702dba3311ceed91b58aaf52d916eb4ba1c2ab6e9')
+sha256sums=('d9b152ae3dab76a334b9251702dba3311ceed91b58aaf52d916eb4ba1c2ab6e9'
+ '9be6a8818ea1dccec65d48b86dd0cc62009dc3886229e3dce41192a241bd55c3')
build() {
cd "$srcdir"