summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlemens Schölhorn2020-07-24 01:30:46 +0200
committerKlemens Schölhorn2020-07-24 01:30:46 +0200
commitf199ac55411a34b618fbf4a24ce23617fd52b59e (patch)
treeacfd7bf9cf6ccc8d68521a79cdc82f6345c2a4a9
parentad0e446c39ac9f9f1bd8ae70210c525f942ada30 (diff)
downloadaur-xilinx-usb-drivers.tar.gz
Add upstream url
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3e2765e48e4..a1d87f064834 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = xilinx-usb-drivers
pkgdesc = Platform Cable USB and Digilent USB-JTAG support for Xilinx (iMPACT)
pkgver = 14.7
pkgrel = 3
+ url = https://www.xilinx.com/products/design-tools/ise-design-suite.html
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 8f458c6eae1d..938140a39a98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,7 @@ pkgname=xilinx-usb-drivers
pkgver=14.7
pkgrel=3
pkgdesc="Platform Cable USB and Digilent USB-JTAG support for Xilinx (iMPACT)"
+url="https://www.xilinx.com/products/design-tools/ise-design-suite.html"
arch=('i686' 'x86_64')
license=('custom')
depends=('xilinx-ise=14.7' 'fxload' 'libusb-compat')