[arch-commits] Commit in pcsclite/trunk (PKGBUILD)
Giovanni Scafora
giovanni at nymeria.archlinux.org
Sun Oct 27 15:29:31 UTC 2013
Date: Sunday, October 27, 2013 @ 16:29:31
Author: giovanni
Revision: 99356
upgpkg: pcsclite 1.8.10-1
upstream release
Modified:
pcsclite/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-27 15:17:46 UTC (rev 99355)
+++ PKGBUILD 2013-10-27 15:29:31 UTC (rev 99356)
@@ -3,8 +3,8 @@
# Contributor: Daniel Plaza <daniel.plaza.espi at gmail.com>
pkgname=pcsclite
-pkgver=1.8.8
-pkgrel=3
+pkgver=1.8.10
+pkgrel=1
pkgdesc="PC/SC Architecture smartcard middleware library"
arch=('i686' 'x86_64')
url="https://alioth.debian.org/projects/pcsclite/"
@@ -12,8 +12,8 @@
depends=('python2' 'systemd')
makedepends=('pkg-config')
options=('!libtool' '!docs')
-source=("https://alioth.debian.org/frs/download.php/3862/pcsc-lite-${pkgver}.tar.bz2")
-md5sums=('069dc875a2ae2d85a2ebceac73252c0a')
+source=("https://alioth.debian.org/frs/download.php/file/3963/pcsc-lite-${pkgver}.tar.bz2")
+md5sums=('7268cc5ef8fc01b785c7cea87adb1ade')
build() {
cd "${srcdir}/pcsc-lite-${pkgver}"
More information about the arch-commits
mailing list