summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2021-12-15 03:55:14 -0600
committercyrozap2021-12-15 03:55:14 -0600
commitc16489daf95062b8f2b093a92b7d2f6c54fe1160 (patch)
treed342aae202dbd6c1df3a75906ff27a908d34afe3
parent0aac3c51b10c012ff1e77190cfd26562922368d6 (diff)
downloadaur-c16489daf95062b8f2b093a92b7d2f6c54fe1160.tar.gz
Update to version 2.26.1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD10
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cde90670e22..b3514bc62ddd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = digilent.adept.runtime
pkgdesc = The Adept Runtime consists of the shared libraries, firmware images, and configuration files necessary to communicate with Digilent's devices.
- pkgver = 2.21.3
+ pkgver = 2.26.1
pkgrel = 1
url = https://reference.digilentinc.com/reference/software/adept/start
arch = i686
@@ -14,15 +14,15 @@ pkgbase = digilent.adept.runtime
backup = etc/digilent-adept.conf
backup = etc/ld.so.conf.d/digilent-adept-libraries.conf
backup = etc/udev/rules.d/52-digilent-usb.rules
- source_i686 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.3/digilent.adept.runtime_2.21.3-i386.deb
- sha256sums_i686 = 220a12dda8df2946b2831245d84d3f75037ea92c55a37d6de19b97a73f697b74
- source_x86_64 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.3/digilent.adept.runtime_2.21.3-amd64.deb
- sha256sums_x86_64 = dec2e35b202295c2a21c61d881e3030c7b62d9bb35ab8f4bd75056ebc617c389
- source_armv6h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.3/digilent.adept.runtime_2.21.3-armhf.deb
- sha256sums_armv6h = 0be9b03500f0e746829a54fceac3b10cca0d0d3c24563c7debcadd15e2d8a73b
- source_armv7h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.3/digilent.adept.runtime_2.21.3-armhf.deb
- sha256sums_armv7h = 0be9b03500f0e746829a54fceac3b10cca0d0d3c24563c7debcadd15e2d8a73b
- source_aarch64 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.3/digilent.adept.runtime_2.21.3-arm64.deb
- sha256sums_aarch64 = 94b2c6dcb7f55700af28c86968105cdafd64d96fe47d7304b02d460345f64d44
+ source_i686 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.26.1/digilent.adept.runtime_2.26.1-i386.deb
+ sha256sums_i686 = 4b7a389838d4e67850f021fe92cc8563e558901aba0784c4349226c478e946dc
+ source_x86_64 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.26.1/digilent.adept.runtime_2.26.1-amd64.deb
+ sha256sums_x86_64 = 6414838094dce7265144ea6307f2a04a5e6be6d010ebebb3e7886f5ea22ddd42
+ source_armv6h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.26.1/digilent.adept.runtime_2.26.1-armhf.deb
+ sha256sums_armv6h = c4bf407838d5ae9f5a673144b8f0292edad12a827966b763ffc33bd80621c7e7
+ source_armv7h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.26.1/digilent.adept.runtime_2.26.1-armhf.deb
+ sha256sums_armv7h = c4bf407838d5ae9f5a673144b8f0292edad12a827966b763ffc33bd80621c7e7
+ source_aarch64 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.26.1/digilent.adept.runtime_2.26.1-arm64.deb
+ sha256sums_aarch64 = 698268cb0fbb26232e6206dc05c3ee46103e7c160a2931908faae7c867bc5bf3
pkgname = digilent.adept.runtime
diff --git a/PKGBUILD b/PKGBUILD
index 47388a0f7f2e..9caa95cee56c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Forest Crossman <cyrozap at gmail dot com>
pkgname=digilent.adept.runtime
-pkgver=2.21.3
+pkgver=2.26.1
pkgrel=1
pkgdesc="The Adept Runtime consists of the shared libraries, firmware images, and configuration files necessary to communicate with Digilent's devices."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -15,11 +15,11 @@ source_armv6h=("https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/${pkgv
source_armv7h=($source_armv6h)
source_i686=("https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/${pkgver}/${pkgname}_${pkgver}-i386.deb")
source_x86_64=("https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/${pkgver}/${pkgname}_${pkgver}-amd64.deb")
-sha256sums_aarch64=('94b2c6dcb7f55700af28c86968105cdafd64d96fe47d7304b02d460345f64d44')
-sha256sums_armv6h=('0be9b03500f0e746829a54fceac3b10cca0d0d3c24563c7debcadd15e2d8a73b')
+sha256sums_aarch64=('698268cb0fbb26232e6206dc05c3ee46103e7c160a2931908faae7c867bc5bf3')
+sha256sums_armv6h=('c4bf407838d5ae9f5a673144b8f0292edad12a827966b763ffc33bd80621c7e7')
sha256sums_armv7h=($sha256sums_armv6h)
-sha256sums_i686=('220a12dda8df2946b2831245d84d3f75037ea92c55a37d6de19b97a73f697b74')
-sha256sums_x86_64=('dec2e35b202295c2a21c61d881e3030c7b62d9bb35ab8f4bd75056ebc617c389')
+sha256sums_i686=('4b7a389838d4e67850f021fe92cc8563e558901aba0784c4349226c478e946dc')
+sha256sums_x86_64=('6414838094dce7265144ea6307f2a04a5e6be6d010ebebb3e7886f5ea22ddd42')
package() {
# Extract