[arch-commits] Commit in libftdi/trunk (PKGBUILD)

Kyle Keen kkeen at archlinux.org
Fri Jun 3 05:20:33 UTC 2016


    Date: Friday, June 3, 2016 @ 07:20:33
  Author: kkeen
Revision: 177802

upgpkg: libftdi 1.3-1

Modified:
  libftdi/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-03 04:55:09 UTC (rev 177801)
+++ PKGBUILD	2016-06-03 05:20:33 UTC (rev 177802)
@@ -5,8 +5,8 @@
 # Could NOT find PythonLibs (missing:  PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
 
 pkgname=libftdi
-pkgver=1.2
-pkgrel=7
+pkgver=1.3
+pkgrel=1
 pkgdesc="A library to talk to FTDI chips, optional python bindings."
 arch=('i686' 'x86_64')
 url="http://www.intra2net.com/en/developer/libftdi/download.php"
@@ -15,8 +15,8 @@
 optdepends=('python: library bindings')
 makedepends=('boost' 'cmake' 'python' 'swig')
 # doxygen for docs, confuse for eeprom
-source=(http://www.intra2net.com/en/developer/libftdi/download/${pkgname}1-$pkgver.tar.bz2{,.sig})
-sha1sums=('636b9fcc745bf4eeb027a1dd891f770158444f7a'
+source=(http://www.intra2net.com/en/developer/libftdi/download/${pkgname}1-$pkgver.tar.bz2{,.asc})
+sha1sums=('ff3bdc8ec6f9e0fffc735e2b4708fe574289107f'
           'SKIP')
 validpgpkeys=('3CEA9B8868BC3852618EB5B4707F91A424F006F5')  # Intra2net open source
 



More information about the arch-commits mailing list