Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / eid-mw
Commits: 822cd9b0 by Antonio Rojas at 2023-12-25T23:28:49+01:00 upgpkg: 5.1.13-1: Update to 5.1.13 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,23 @@ +pkgbase = eid-mw + pkgdesc = The Belgian e-ID (electronic identity card) viewer and Firefox extension + pkgver = 5.1.13 + pkgrel = 1 + url = https://eid.belgium.be/ + arch = x86_64 + license = LGPL3 + makedepends = pcsclite + depends = gtk3 + depends = libproxy + depends = curl + depends = libbsd + optdepends = firefox: Extension for Belgian eid + optdepends = acsccid: ACS CCID smart card readers + optdepends = ccid: Needed for Belgian Digipass 870 + optdepends = pcsc-tools: PC/SC smartcard tools + source = https://dist.eid.belgium.be/continuous/sources/eid-mw-5.1.13-v5.1.13.tar.gz + source = https://dist.eid.belgium.be/continuous/sources/eid-mw-5.1.13-v5.1.13.tar.gz.asc + validpgpkeys = D95426E309C0492990D8E8E2824A5E0010A04D46 + sha256sums = 743fb334353340d010c31387c37ddaeadfca623cd379ff1203ca61243382f5dc + sha256sums = SKIP + +pkgname = eid-mw ===================================== PKGBUILD ===================================== @@ -5,7 +5,7 @@ # Test if login works: https://iamapps.belgium.be/tma/ pkgname=eid-mw -pkgver=5.1.10 +pkgver=5.1.13 pkgrel=1 pkgdesc="The Belgian e-ID (electronic identity card) viewer and Firefox extension" arch=("x86_64") @@ -23,7 +23,7 @@ source=( "https://dist.eid.belgium.be/continuous/sources/$pkgname-$pkgver-v$pkgver.tar.gz" "https://dist.eid.belgium.be/continuous/sources/$pkgname-$pkgver-v$pkgver.tar.gz.asc" ) -sha256sums=('12a0f334d64e17bfc889c92a1dcb3377b83174228710e6cea9f58ebd161c6c7e' +sha256sums=('743fb334353340d010c31387c37ddaeadfca623cd379ff1203ca61243382f5dc' 'SKIP') validpgpkeys=("D95426E309C0492990D8E8E2824A5E0010A04D46") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/eid-mw/-/commit/822cd9b0496493602c002bd64e7d4e2df86735f2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/eid-mw/-/commit/822cd9b0496493602c002bd64e7d4e2df86735f2 You're receiving this email because of your account on gitlab.archlinux.org.
