summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormostlyharmless2022-02-21 17:30:19 -0700
committermostlyharmless2022-02-21 17:30:19 -0700
commit2767fdd1a5599aaebf939ec4d5ec92bf22a0536c (patch)
tree7228a45b5544ecbc17f7b7c64e2ebdbed8e5ab3e
parenta2b7af5ced70a705d873c480ec9a3fcb85317c94 (diff)
downloadaur-2767fdd1a5599aaebf939ec4d5ec92bf22a0536c.tar.gz
Updated to version 22; no change needed but file & md5sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f9f53e3ef0a..c7653bad49d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = zcentral_rb-bin
depends = dmidecode
conflicts = hgsreceiver-bin
options = emptydirs
- source = file://ZCentral_RB_20.3.1_Linux_Receiver_M39127-006.tar.gz
- md5sums = 9760c4ff49d28b906b59634b350f8c00
+ source = file://ZCentral_RB_22.0_Linux_Receiver_M39127-007.tar.gz
+ md5sums = 70cd38da7fc9414bfe1de2f324dec913
pkgname = zcentral_rb-bin
diff --git a/PKGBUILD b/PKGBUILD
index 89dc39465868..c496633d58cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,11 +16,11 @@ conflicts=('hgsreceiver-bin')
options=('emptydirs')
noextract=()
-source=("file://ZCentral_RB_20.3.1_Linux_Receiver_M39127-006.tar.gz")
-md5sums=('9760c4ff49d28b906b59634b350f8c00')
+source=("file://ZCentral_RB_22.0_Linux_Receiver_M39127-007.tar.gz")
+md5sums=('70cd38da7fc9414bfe1de2f324dec913')
prepare() {
-bsdtar xf ZCentral_RB_20.3.1_Linux_Receiver_M39127-006.tar.gz
+bsdtar xf ZCentral_RB_22.0_Linux_Receiver_M39127-007.tar.gz
bsdtar xf ubuntu/receiver/*.tar.gz
bsdtar xf ./*.deb
}