summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMāris Vilks2020-09-17 10:56:24 +0300
committerMāris Vilks2020-09-17 10:56:24 +0300
commit262f44dd5fbc656f705722044e6683949d4f188f (patch)
treea4d597048a4d77841fa27050f90863bae47565b9
parent65e71135d35d8248d97cb44513d3f183716be9e7 (diff)
downloadaur-262f44dd5fbc656f705722044e6683949d4f188f.tar.gz
Upgraded to version 2.0.6
-rw-r--r--.SRCINFO17
-rw-r--r--PKGBUILD10
2 files changed, 12 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a90912fb7678..8166d9083d5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,19 @@
pkgbase = latvia-eid-middleware
pkgdesc = Middleware for using Latvia-eid smart cards
- pkgver = 2.0.4
- pkgrel = 4
+ pkgver = 2.0.6
+ pkgrel = 1
url = https://www.eparaksts.lv
install = middleware.install
arch = x86_64
groups = eparaksts
license = LGPL
- depends = ccid
- depends = glu
depends = gtk2
- depends = libpng12
- depends = libsm
- depends = libtool
+ depends = libglvnd
depends = openssl-1.0
- depends = zlib
- source = https://download.eparaksts.lv/files/ep3updates/debian/pool/eparaksts/l/latvia-eid-middleware/latvia-eid-middleware_2.0.4-1_amd64.deb
- sha512sums = c85d866f412bdbafa9a3b052601b448ad95c2b04c6739a2db7138e955eebc4d293a0c562843315075d672da854842e8752e7ccfab6519857ad83819b3b967ff5
+ depends = libsm
+ depends = pcsclite
+ source = https://www.eparaksts.lv/files/ep3updates/debian/pool/eparaksts/l/latvia-eid-middleware/latvia-eid-middleware_2.0.6-1_amd64.deb
+ sha512sums = 29f2ad679f3db6b8f825afe88dcf1f873401b130f27bd6afd65c1a34aa2d87972ad2798c27e0f8e795b01b719419bbc6cce3704d0ae4b52e6e2675685a4271cd
pkgname = latvia-eid-middleware
diff --git a/PKGBUILD b/PKGBUILD
index 630cd1889068..0d73da17165a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Māris Vilks <kaaposc@gmail.com>
pkgname=latvia-eid-middleware
-pkgver=2.0.4
-pkgrel=4
+pkgver=2.0.6
+pkgrel=1
pkgdesc="Middleware for using Latvia-eid smart cards"
arch=('x86_64')
url="https://www.eparaksts.lv"
license=('LGPL')
groups=('eparaksts')
-depends=('ccid' 'glu' 'gtk2' 'libpng12' 'libsm' 'libtool' 'openssl-1.0' 'zlib')
+depends=('gtk2' 'libglvnd' 'openssl-1.0' 'libsm' 'pcsclite')
install='middleware.install'
-source=("https://download.eparaksts.lv/files/ep3updates/debian/pool/eparaksts/l/${pkgname}/${pkgname}_${pkgver}-1_amd64.deb")
-sha512sums=('c85d866f412bdbafa9a3b052601b448ad95c2b04c6739a2db7138e955eebc4d293a0c562843315075d672da854842e8752e7ccfab6519857ad83819b3b967ff5')
+source=("https://www.eparaksts.lv/files/ep3updates/debian/pool/eparaksts/l/${pkgname}/${pkgname}_${pkgver}-1_amd64.deb")
+sha512sums=('29f2ad679f3db6b8f825afe88dcf1f873401b130f27bd6afd65c1a34aa2d87972ad2798c27e0f8e795b01b719419bbc6cce3704d0ae4b52e6e2675685a4271cd')
package() {