summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFreddie Chopin2016-12-28 08:56:03 +0100
committerFreddie Chopin2016-12-28 08:56:03 +0100
commit10a322a8e5378fe18562d9d494cbde899029fe57 (patch)
tree292f9b5976ca28ee9ccb02665c79f51526f829b2 /PKGBUILD
parent0967995b89138f4c1e231cb0aa9021f11ea1d652 (diff)
downloadaur-mingw-w64-libftdi.tar.gz
Update to version 1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c041354e80c..611caee93c34 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Freddie Chopin <freddie_chopin at op dot pl>
pkgname=mingw-w64-libftdi
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
license=('GPL2' 'LGPL2.1')
arch=('any')
pkgdesc='Library to talk to FTDI chips (mingw-w64)'
@@ -12,7 +12,7 @@ optdepends=('mingw-w64-boost: C++ variant of libftdi (libftdipp) and unit tests'
makedepends=('mingw-w64-cmake')
options=('!strip' '!buildflags' 'staticlibs')
source=("http://www.intra2net.com/en/developer/libftdi/download/libftdi1-$pkgver.tar.bz2")
-sha256sums=('a6ea795c829219015eb372b03008351cee3fb39f684bff3bf8a4620b558488d6')
+sha256sums=('9a8c95c94bfbcf36584a0a58a6e2003d9b133213d9202b76aec76302ffaa81f4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"