summaryrefslogtreecommitdiff
path: root/community/pcsclite/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pcsclite/PKGBUILD')
-rw-r--r--community/pcsclite/PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/pcsclite/PKGBUILD b/community/pcsclite/PKGBUILD
index 6c213550c..e8b132726 100644
--- a/community/pcsclite/PKGBUILD
+++ b/community/pcsclite/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 61967 2012-01-11 17:03:39Z giovanni $
+# $Id: PKGBUILD 63833 2012-02-06 00:38:50Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Daniel Plaza <daniel.plaza.espi@gmail.com>
pkgname=pcsclite
-pkgver=1.8.1
-pkgrel=3
+pkgver=1.8.2
+pkgrel=1
pkgdesc="PC/SC Architecture smartcard middleware library"
arch=('i686' 'x86_64' 'mips64el')
url="https://alioth.debian.org/projects/pcsclite/"
license=('BSD')
depends=('udev')
-makedepends=('pkgconfig')
+makedepends=('pkg-config')
options=('!libtool' '!docs')
-source=("https://alioth.debian.org/frs/download.php/3687/pcsc-lite-${pkgver}.tar.bz2"
+source=("https://alioth.debian.org/frs/download.php/3695/pcsc-lite-${pkgver}.tar.bz2"
'pcscd')
-md5sums=('fd035e4f610eba6fa545159e60d0d780'
+md5sums=('cb7156346e9478c19085c918b605ed43'
'c97b6bce695222efb0f003d8e8369010')
build() {