summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2021-10-01 22:23:33 -0500
committercyrozap2021-10-01 22:23:33 -0500
commit46532f66f25cb0d336a9dbe2eff8b390ce4714e4 (patch)
tree2db74f57181bf1dca59408354ec4a006b7fac31e
parentf9fb9295103044ccb48d183075fa114796f75360 (diff)
downloadaur-46532f66f25cb0d336a9dbe2eff8b390ce4714e4.tar.gz
Update to version 2.21.3
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD8
2 files changed, 13 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e148e43c9a0..f1d80d00500f 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.2
+ pkgver = 2.21.3
pkgrel = 1
url = https://reference.digilentinc.com/reference/software/adept/start
arch = i686
@@ -13,14 +13,13 @@ 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.2/digilent.adept.runtime_2.21.2-i386.deb
- sha256sums_i686 = d889fbb2d3a8c281452b0276f1d779b12093b4ab7a120abdeea6a1bf5517f521
- source_x86_64 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.2/digilent.adept.runtime_2.21.2-amd64.deb
- sha256sums_x86_64 = 81aeadaf5e74584b73121a5dd2a5a4c6cf5ecb99ad75ce00e0a95e5ed228db07
- source_armv6h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.2/digilent.adept.runtime_2.21.2-armhf.deb
- sha256sums_armv6h = 0f824191680a6607e3830316383b24b8fda28d305086f527d7dda2bdb1e73769
- source_armv7h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.21.2/digilent.adept.runtime_2.21.2-armhf.deb
- sha256sums_armv7h = 0f824191680a6607e3830316383b24b8fda28d305086f527d7dda2bdb1e73769
+ 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
pkgname = digilent.adept.runtime
-
diff --git a/PKGBUILD b/PKGBUILD
index 5c3ee7cb8e2a..9435dce2d1e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Forest Crossman <cyrozap at gmail dot com>
pkgname=digilent.adept.runtime
-pkgver=2.21.2
+pkgver=2.21.3
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')
@@ -14,10 +14,10 @@ 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_armv6h=('0f824191680a6607e3830316383b24b8fda28d305086f527d7dda2bdb1e73769')
+sha256sums_armv6h=('0be9b03500f0e746829a54fceac3b10cca0d0d3c24563c7debcadd15e2d8a73b')
sha256sums_armv7h=($sha256sums_armv6h)
-sha256sums_i686=('d889fbb2d3a8c281452b0276f1d779b12093b4ab7a120abdeea6a1bf5517f521')
-sha256sums_x86_64=('81aeadaf5e74584b73121a5dd2a5a4c6cf5ecb99ad75ce00e0a95e5ed228db07')
+sha256sums_i686=('220a12dda8df2946b2831245d84d3f75037ea92c55a37d6de19b97a73f697b74')
+sha256sums_x86_64=('dec2e35b202295c2a21c61d881e3030c7b62d9bb35ab8f4bd75056ebc617c389')
package() {
# Extract