summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcyrozap2018-11-17 17:34:27 -0600
committercyrozap2018-11-17 17:34:27 -0600
commitf86b2b39098a9fc48db3d0c286657e30450274d3 (patch)
treedd1c38502aa697f33cb1d8f6b0af6b52f8a82262
parent36dbc9e7cf5a02fbdbe2a37a18fd197e98e60408 (diff)
downloadaur-f86b2b39098a9fc48db3d0c286657e30450274d3.tar.gz
Update URL
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba77d2e37f28..7b6cc92b6be7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ 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.6
pkgrel = 1
- url = https://reference.digilentinc.com/digilent_adept_2
+ url = https://reference.digilentinc.com/reference/software/adept/start
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 4b1397779ec0..f434789e3cfd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ 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')
-url="https://reference.digilentinc.com/digilent_adept_2"
+url="https://reference.digilentinc.com/reference/software/adept/start"
license=('custom')
depends=('libusb')
conflicts=('libftd2xx')