summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2016-02-02 00:08:00 -0500
committercyrozap2016-02-02 00:08:00 -0500
commit9620d99b52a4c86bbaf43a78a5aba6c7e235f058 (patch)
tree39dc84c637c1844cd604e9463389cc86c88a83a9
parent7f5d2459c83e50578ecf720aded52c3f818f6370 (diff)
downloadaur-9620d99b52a4c86bbaf43a78a5aba6c7e235f058.tar.gz
Updated URLs and bumped pkgrel to match
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 14 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17d51ff5c2b1..bddc72b17c5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,10 @@
+# Generated by mksrcinfo v8
+# Tue Feb 2 05:06:24 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.1
- pkgrel = 1
- url = https://www.digilentinc.com/Products/Detail.cfm?Prod=ADEPT2
+ pkgrel = 2
+ url = https://reference.digilentinc.com/digilent_adept_2
arch = i686
arch = x86_64
license = custom
@@ -12,10 +14,10 @@ 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 = http://www.digilentinc.com/Data/Products/ADEPT2/digilent.adept.runtime_2.16.1_i386.deb
- sha256sums_i686 = da3f3e41c66120c2799768a10c3c9cc956e0d7068ddbe104a09f78b299e856f3
- source_x86_64 = http://www.digilentinc.com/Data/Products/ADEPT2/digilent.adept.runtime_2.16.1_amd64.deb
- sha256sums_x86_64 = 45f66f9803cad62fa6c4468903e12556c66ee95dd433f1c6e91cadca44e50679
+ source_i686 = https://cloud.digilentinc.com/Software/Adept2/digilent.adept.runtime_2.16.1-2_i386.deb
+ sha256sums_i686 = c693fe2eebe96ea4f6977a0ffbebd02e2f6eeea530df28865b4f5e590c70012e
+ source_x86_64 = https://cloud.digilentinc.com/Software/Adept2/digilent.adept.runtime_2.16.1-2_amd64.deb
+ sha256sums_x86_64 = 510a3c36c8931673cbe4fd6bee39a0b7edbc962b7796aff1b39f0a4f07712e3a
pkgname = digilent.adept.runtime
diff --git a/PKGBUILD b/PKGBUILD
index 6b119f1af47f..31b84cd25934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
pkgname=digilent.adept.runtime
pkgver=2.16.1
-pkgrel=1
+pkgrel=2
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')
-url="https://www.digilentinc.com/Products/Detail.cfm?Prod=ADEPT2"
+url="https://reference.digilentinc.com/digilent_adept_2"
license=('custom')
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_i686=("http://www.digilentinc.com/Data/Products/ADEPT2/${pkgname}_${pkgver}_i386.deb")
-source_x86_64=("http://www.digilentinc.com/Data/Products/ADEPT2/${pkgname}_${pkgver}_amd64.deb")
-sha256sums_i686=('da3f3e41c66120c2799768a10c3c9cc956e0d7068ddbe104a09f78b299e856f3')
-sha256sums_x86_64=('45f66f9803cad62fa6c4468903e12556c66ee95dd433f1c6e91cadca44e50679')
+source_i686=("https://cloud.digilentinc.com/Software/Adept2/${pkgname}_${pkgver}-${pkgrel}_i386.deb")
+source_x86_64=("https://cloud.digilentinc.com/Software/Adept2/${pkgname}_${pkgver}-${pkgrel}_amd64.deb")
+sha256sums_i686=('c693fe2eebe96ea4f6977a0ffbebd02e2f6eeea530df28865b4f5e590c70012e')
+sha256sums_x86_64=('510a3c36c8931673cbe4fd6bee39a0b7edbc962b7796aff1b39f0a4f07712e3a')
package() {
# Extract