summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmil Vanherp2016-06-19 14:43:40 +0800
committerEmil Vanherp2016-06-19 14:43:40 +0800
commit0bf08faef383c53c7ecc78450ebce7ba8c79622a (patch)
treee77575bd2520f84b441af9c17694a0384abc9e24
parentd85692a7a9b92837223fef16b5d68b28cac77ec3 (diff)
downloadaur-0bf08faef383c53c7ecc78450ebce7ba8c79622a.tar.gz
update to 4.1.18
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9052524cf914..0bdbb848090f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = eid-mw
pkgdesc = The eID middleware for the Belgian eID
- pkgver = 4.1.12
+ pkgver = 4.1.18
pkgrel = 1
url = http://eid.belgium.be/
arch = i686
@@ -12,9 +12,9 @@ pkgbase = eid-mw
optdepends = acsccid: ACS CCID smart card readers
optdepends = ccid: A generic USB Chip/Smart Card Interface Devices driver
optdepends = pcsc-tools: PC/SC smartcard tools
- source = https://dist.eid.belgium.be/continuous/sources/eid-mw-4.1.12-v4.1.12.tar.gz
- source = https://dist.eid.belgium.be/continuous/sources/eid-mw-4.1.12-v4.1.12.tar.gz.asc
- md5sums = 2678efdac0ebcf0c008b8850269720fb
+ source = https://dist.eid.belgium.be/continuous/sources/eid-mw-4.1.18-v4.1.18.tar.gz
+ source = https://dist.eid.belgium.be/continuous/sources/eid-mw-4.1.18-v4.1.18.tar.gz.asc
+ md5sums = d27be9ac6f63e864c539c50b3db76763
md5sums = SKIP
pkgname = eid-mw
diff --git a/PKGBUILD b/PKGBUILD
index a3837219b069..f2992badbab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Valere Monseur <valere.monseur@ymail.com>
pkgname=eid-mw
-pkgver=4.1.12
+pkgver=4.1.18
pkgrel=1
pkgdesc="The eID middleware for the Belgian eID"
@@ -18,7 +18,7 @@ optdepends=('firefox: extension for Belgian eid'
'ccid: A generic USB Chip/Smart Card Interface Devices driver'
'pcsc-tools: PC/SC smartcard tools')
source=("https://dist.eid.belgium.be/continuous/sources/$pkgname-$pkgver-v$pkgver.tar.gz"{,.asc})
-md5sums=('2678efdac0ebcf0c008b8850269720fb'
+md5sums=('d27be9ac6f63e864c539c50b3db76763'
'SKIP')
validpgpkeys=('D95426E309C0492990D8E8E2824A5E0010A04D46')
build() {