summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bfe039f2c071..d9c842ccf25c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,12 @@
pkgbase = libftd2xx
pkgdesc = Library that allows a direct access to a USB FTDI2XX chip based device
pkgver = 1.4.8
- pkgrel = 2
+ pkgrel = 3
url = http://www.ftdichip.com/
arch = i686
arch = x86_64
license = Proprietary
depends = glibc
- depends = libusbx>=1.0.8
source = 55-ft2232.rules
sha384sums = 470dd4b34d9f62fa2e6d739804751fe2b635b84ef29312c02d20c572bc371c5f6369cd3bda739fc6987fd886766cd0fd
source_i686 = http://www.ftdichip.com/Drivers/D2XX/Linux/libftd2xx-i386-1.4.8.tgz
diff --git a/PKGBUILD b/PKGBUILD
index bcdda3fc5b40..b7347e8c7c10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
# Maintainer: Chris <alostengineer at narmos org>
# Contributor: Olivier EBLE <olivier.eble at gmail com>
# Contributor: Laszlo Papp <djszapi2 at gmail com>
+# Contributor: Justin Gottula <justin at jgottula com>
pkgname=libftd2xx
pkgver=1.4.8
-pkgrel=2
+pkgrel=3
pkgdesc="Library that allows a direct access to a USB FTDI2XX chip based device"
arch=('i686' 'x86_64')
url="http://www.ftdichip.com/"
license=('Proprietary')
-depends=('glibc' 'libusbx>=1.0.8')
+depends=('glibc')
source=(
55-ft2232.rules