summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2017-04-22 15:45:44 -0500
committercyrozap2017-04-22 15:45:44 -0500
commit36dbc9e7cf5a02fbdbe2a37a18fd197e98e60408 (patch)
tree47b3d9f10dc6216f9917707d2d4cbe5c12d0c82f
parentbe2e18b047614e70c39d46280dec027b185a88fc (diff)
downloadaur-36dbc9e7cf5a02fbdbe2a37a18fd197e98e60408.tar.gz
Updated to version 2.16.6
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD13
2 files changed, 14 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f3ccb570b01..ba77d2e37f28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Mon Oct 10 02:58:49 UTC 2016
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.16.5
+ pkgver = 2.16.6
pkgrel = 1
url = https://reference.digilentinc.com/digilent_adept_2
arch = i686
@@ -16,14 +14,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://files.digilent.com/Software/Adept2+Runtime/2.16.5/digilent.adept.runtime_2.16.5-i386.deb
- sha256sums_i686 = fbd776ede8373654b8d5c0867964ae2d5fcf3dd2765d51d47ee116e388234e37
- source_x86_64 = https://files.digilent.com/Software/Adept2+Runtime/2.16.5/digilent.adept.runtime_2.16.5-amd64.deb
- sha256sums_x86_64 = fa8b695a61baeb07f65cf6d754e859fd47861cf9d57ce2000f0267e59c2e7926
- source_armv6h = https://cloud.digilentinc.com/Software/Adept2/digilent.adept.runtime_2.16.1-armhf.deb
- sha256sums_armv6h = ac71ead5d05bd7e5018b33c32d2779fa5e12136c366cc7f6cbe0d70e09f9c107
- source_armv7h = https://cloud.digilentinc.com/Software/Adept2/digilent.adept.runtime_2.16.1-armhf.deb
- sha256sums_armv7h = ac71ead5d05bd7e5018b33c32d2779fa5e12136c366cc7f6cbe0d70e09f9c107
+ source_i686 = https://files.digilent.com/Software/Adept2+Runtime/2.16.6/digilent.adept.runtime_2.16.6-i386.deb
+ sha256sums_i686 = 746a5f6b4fa2e943adf7463ae2d59af01b5911fb4a91274724a8da0af70c5193
+ source_x86_64 = https://files.digilent.com/Software/Adept2+Runtime/2.16.6/digilent.adept.runtime_2.16.6-amd64.deb
+ sha256sums_x86_64 = 3042a7a7944dc612b092f2cccf27a7053f122f7be13be4ffa96cca100389f80e
+ source_armv6h = https://files.digilent.com/Software/Adept2+Runtime/2.16.6/digilent.adept.runtime_2.16.6-armhf.deb
+ sha256sums_armv6h = 2053e2bc6d09f1804bbb39e3376de04bcde86c7737c4a35578392acbdef7509f
+ source_armv7h = https://files.digilent.com/Software/Adept2+Runtime/2.16.6/digilent.adept.runtime_2.16.6-armhf.deb
+ sha256sums_armv7h = 2053e2bc6d09f1804bbb39e3376de04bcde86c7737c4a35578392acbdef7509f
pkgname = digilent.adept.runtime
diff --git a/PKGBUILD b/PKGBUILD
index d5be1a3d87b3..4b1397779ec0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Forest Crossman <cyrozap at gmail dot com>
pkgname=digilent.adept.runtime
-pkgver=2.16.5
+pkgver=2.16.6
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')
@@ -11,17 +11,14 @@ depends=('libusb')
conflicts=('libftd2xx')
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://files.digilent.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://cloud.digilentinc.com/Software/Adept2/${pkgname}_2.16.1-armhf.deb")
+source_armv6h=("https://files.digilent.com/Software/Adept2+Runtime/${pkgver}/${pkgname}_${pkgver}-armhf.deb")
source_armv7h=($source_armv6h)
source_i686=("https://files.digilent.com/Software/Adept2+Runtime/${pkgver}/${pkgname}_${pkgver}-i386.deb")
source_x86_64=("https://files.digilent.com/Software/Adept2+Runtime/${pkgver}/${pkgname}_${pkgver}-amd64.deb")
-sha256sums_armv6h=('ac71ead5d05bd7e5018b33c32d2779fa5e12136c366cc7f6cbe0d70e09f9c107')
+sha256sums_armv6h=('2053e2bc6d09f1804bbb39e3376de04bcde86c7737c4a35578392acbdef7509f')
sha256sums_armv7h=($sha256sums_armv6h)
-sha256sums_i686=('fbd776ede8373654b8d5c0867964ae2d5fcf3dd2765d51d47ee116e388234e37')
-sha256sums_x86_64=('fa8b695a61baeb07f65cf6d754e859fd47861cf9d57ce2000f0267e59c2e7926')
+sha256sums_i686=('746a5f6b4fa2e943adf7463ae2d59af01b5911fb4a91274724a8da0af70c5193')
+sha256sums_x86_64=('3042a7a7944dc612b092f2cccf27a7053f122f7be13be4ffa96cca100389f80e')
package() {
# Extract