summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2021-02-09 21:06:59 -0600
committercyrozap2021-02-09 21:06:59 -0600
commitf9fb9295103044ccb48d183075fa114796f75360 (patch)
tree99b55c6d839107135bc470ae7796d7f1b6baec31
parent6bd03123972436b156c4fccda182c7038886028c (diff)
downloadaur-f9fb9295103044ccb48d183075fa114796f75360.tar.gz
Update to version 2.21.2
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD13
2 files changed, 14 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fab09c30a164..9e148e43c9a0 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.20.2
+ pkgver = 2.21.2
pkgrel = 1
url = https://reference.digilentinc.com/reference/software/adept/start
arch = i686
@@ -13,14 +13,14 @@ 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.20.2/digilent.adept.runtime_2.20.2-i386.deb
- sha256sums_i686 = 84e0d3ad35284019f7fa56af83e7d36ac670df1407cb2b898907b16a9089f9fa
- source_x86_64 = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.20.2/digilent.adept.runtime_2.20.2-amd64.deb
- sha256sums_x86_64 = 9bdb1c7b3f2565a49f899ab6fd1ab4f17db905e426e422fd841ea949b6ee46ee
- source_armv6h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.20.1/digilent.adept.runtime_2.20.1-armhf.deb
- sha256sums_armv6h = 941cd3c9f8b4e223da7ed737ca5592f3ac7eb5aa63adf57739d91c1f44f5691a
- source_armv7h = https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.20.1/digilent.adept.runtime_2.20.1-armhf.deb
- sha256sums_armv7h = 941cd3c9f8b4e223da7ed737ca5592f3ac7eb5aa63adf57739d91c1f44f5691a
+ 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
pkgname = digilent.adept.runtime
diff --git a/PKGBUILD b/PKGBUILD
index 0989091076d0..5c3ee7cb8e2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Forest Crossman <cyrozap at gmail dot com>
pkgname=digilent.adept.runtime
-pkgver=2.20.2
+pkgver=2.21.2
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')
@@ -10,17 +10,14 @@ license=('custom')
depends=('libusb')
options=('!strip')
backup=('etc/digilent-adept.conf' 'etc/ld.so.conf.d/digilent-adept-libraries.conf' 'etc/udev/rules.d/52-digilent-usb.rules')
-#source_armv6h=("https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/${pkgver}/${pkgname}_${pkgver}-armhf.deb")
-# Unfortunately, Digilent has not yet released the new version of the runtime for ARM, so in the meantime I've
-# manually set the URL for the ARM version of this package.
-source_armv6h=("https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/2.20.1/${pkgname}_2.20.1-armhf.deb")
+source_armv6h=("https://digilent.s3.amazonaws.com/Software/Adept2+Runtime/${pkgver}/${pkgname}_${pkgver}-armhf.deb")
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=('941cd3c9f8b4e223da7ed737ca5592f3ac7eb5aa63adf57739d91c1f44f5691a')
+sha256sums_armv6h=('0f824191680a6607e3830316383b24b8fda28d305086f527d7dda2bdb1e73769')
sha256sums_armv7h=($sha256sums_armv6h)
-sha256sums_i686=('84e0d3ad35284019f7fa56af83e7d36ac670df1407cb2b898907b16a9089f9fa')
-sha256sums_x86_64=('9bdb1c7b3f2565a49f899ab6fd1ab4f17db905e426e422fd841ea949b6ee46ee')
+sha256sums_i686=('d889fbb2d3a8c281452b0276f1d779b12093b4ab7a120abdeea6a1bf5517f521')
+sha256sums_x86_64=('81aeadaf5e74584b73121a5dd2a5a4c6cf5ecb99ad75ce00e0a95e5ed228db07')
package() {
# Extract