summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Shalygin2024-03-19 03:08:19 +0700
committerKonstantin Shalygin2024-03-19 03:08:19 +0700
commit6782888851b893302a376f3a571d93dabad5c32f (patch)
tree86738dd015f633bd99d01c24afdd361541751ab2
parent114f77188612e341fb903f8e998dfb9c9357a4c3 (diff)
downloadaur-6782888851b893302a376f3a571d93dabad5c32f.tar.gz
Bump to 007.2904.0000.0000
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85b8a3a60cf5..222030041ffa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = storcli
pkgdesc = CLI program for LSI MegaRAID cards
- pkgver = 007.2807.0000.0000
+ pkgver = 007.2904.0000.0000
pkgrel = 1
url = https://www.broadcom.com/
arch = x86_64
arch = aarch64
license = custom
makedepends = libarchive
- source = https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p29/STORCLI_SAS3.5_Point_P29.zip
- sha256sums = 39112884605cac524676d1a23f92fcb1725ced9a4336e8779234b60446b13042
+ source = https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p30/STORCLI_SAS3.5_P30.zip
+ sha256sums = dafaa8ae83aae9c50ddfbfb86321b91d1eba36357eb33009c25776e2efe75519
pkgname = storcli
diff --git a/PKGBUILD b/PKGBUILD
index ceacc478cf5d..f38d965ab270 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,17 +2,17 @@
# Contributor: Konstantin Shalygin <k0ste@k0ste.ru>
pkgname='storcli'
-_name='STORCLI_SAS3.5_Point_P'
-pkgver='007.2807.0000.0000'
+_name='STORCLI_SAS3.5_P'
+pkgver='007.2904.0000.0000'
pkgrel='1'
-_phase='29'
+_phase='30'
pkgdesc="CLI program for LSI MegaRAID cards"
url='https://www.broadcom.com/'
license=('custom')
arch=('x86_64' 'aarch64')
makedepends=('libarchive')
source=("https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_nvme_12g_p${_phase}/${_name}${_phase}.zip")
-sha256sums=('39112884605cac524676d1a23f92fcb1725ced9a4336e8779234b60446b13042')
+sha256sums=('dafaa8ae83aae9c50ddfbfb86321b91d1eba36357eb33009c25776e2efe75519')
_variant_aarch64='ARM/Linux'
_variant_x86_64='Linux'