summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71b06d64ac35..35668ffbf286 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
pkgname=gppcscconnectionplugin
pkgver=1.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="GlobalPlatform pcsc connection plugin"
license=('GPL3')
arch=('i686' 'x86_64')
-_commit=d317cc12d29fe8d38275b8c78d53a2b6a77dd07b
+_commit=9d89e9fda45286fe66c7ae88a30a950bd5320da8
url="https://github.com/kaoh/globalplatform"
depends=('glibc' 'globalplatform')
source=(https://github.com/kaoh/globalplatform/archive/$_commit.zip)
makedepends=('cmake' 'pkgconf')
-md5sums=('f08c4f76b5d670246570dd9e18c6709a')
+md5sums=('65e27ac6d315ef1369dfd3d62792a0d0')
build() {
cd globalplatform-$_commit/gppcscconnectionplugin