summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMāris Vilks2022-05-10 20:08:50 +0300
committerMāris Vilks2022-05-10 20:08:50 +0300
commit628591c1f327d3ee58c88736253c885ca6878e0d (patch)
treef5beaecb47b3b9a55bc96021fdf73383cc3fedec /PKGBUILD
parentd23927d3ca264a6abd1c945a51379631a9cddb73 (diff)
downloadaur-628591c1f327d3ee58c88736253c885ca6878e0d.tar.gz
New version 2.0.13 (now on from PMLP site)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD14
1 files changed, 8 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cf3934082dc..0f210de9ab8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,23 @@
# Maintainer: Māris Vilks <kaaposc@gmail.com>
pkgname=latvia-eid-middleware
-pkgver=2.0.10
-pkgrel=2
+pkgver=2.0.13
+pkgrel=1
pkgdesc="Middleware for using Latvia-eid smart cards"
arch=('x86_64')
-url="https://www.eparaksts.lv"
+url="https://www.pmlp.gov.lv"
license=('LGPL')
groups=('eparaksts')
depends=('gtk2' 'openssl-1.0' 'libsm' 'pcsclite' 'glu')
optdepends=('nss: modutil tool for installing PKCS#11 module')
+makedepends=('binutils' 'tar')
install='middleware.install'
-source=("https://www.eparaksts.lv/files/ep3updates/debian/pool/eparaksts/l/${pkgname}/${pkgname}_${pkgver}-1_amd64.deb"
+source=("${pkgname}-${pkgver}-${pkgrel}.zip::https://www.pmlp.gov.lv/sites/pmlp/files/media_file/latvia-eid_${pkgver}-1_ubuntu_0.zip"
"pintool.patch")
-sha512sums=('6a93c0f564dab7fc03e4eae8c31c63f08385dcffcc0c9d852fc6a847595252e60262f14c675456ab2d59596c4f6a1ca5305566342ca93cf6feb408a786e2cc6e'
- 'ff5513539072adf213105b473e7509c23ace523aa9d7cd536244ec76dd2afa28bc9494e321c35311d465c73cc1c1ca76eaa7d46c774f24d413b35abe2f54d3d8')
+sha512sums=('cae7c4a9e56130d6e6fe63a7c3227d9f21bee39c5eb6f81dace5e98c50ad4570dd797f97d3c3f94655696046d9c5f907905f84457ebcd38a72907b44da4e68d7'
+ 'a3bd51369a014d8ca1ee10ef0613573cc500c6f2eacbf912422075bebedb11e9ed522e42e343cff1a641fc3bec7b947f6aa86fbe94e3e1a39591c6fb0fde368c')
package() {
+ ar x "latvia-eid_${pkgver}-1_amd64.deb"
tar --no-same-owner -xJf data.tar.xz -C "${pkgdir}"