summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob Gahde2019-01-04 01:04:23 +0100
committerJakob Gahde2019-01-04 01:04:23 +0100
commit0ffc9f4d6ab3b5f7baed464077d5d80e7c68f5a3 (patch)
tree15441d2e7c41175044158827ba313202c5d3870b
parent89a27dc8d2c219fc19e8e2b6b455e9dc408bbcc8 (diff)
downloadaur-0ffc9f4d6ab3b5f7baed464077d5d80e7c68f5a3.tar.gz
ausweisapp2 1.16.1-1: New version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34f8ba510b5e..4577c5bab2a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ausweisapp2
pkgdesc = A software application that you install on your computer to use your national identity card or your electronic residence permit for online identification
- pkgver = 1.14.3
+ pkgver = 1.16.1
pkgrel = 1
url = https://www.ausweisapp.bund.de/ausweisapp2-home/
arch = i686
@@ -11,10 +11,10 @@ pkgbase = ausweisapp2
depends = qt5-svg
depends = qt5-websockets
depends = pcsclite
- source = https://github.com/Governikus/AusweisApp2/releases/download/1.14.3/AusweisApp2-1.14.3.tar.gz
- source = https://github.com/Governikus/AusweisApp2/releases/download/1.14.3/AusweisApp2-1.14.3.tar.gz.asc
+ source = https://github.com/Governikus/AusweisApp2/releases/download/1.16.1/AusweisApp2-1.16.1.tar.gz
+ source = https://github.com/Governikus/AusweisApp2/releases/download/1.16.1/AusweisApp2-1.16.1.tar.gz.asc
validpgpkeys = 699BF3055B0A49224EFDE7C72D7479A531451088
- sha256sums = c4e09e1e9c362efc978f02b1e7ddf3ebc088d6e919ac5aeb03f1aa7a6e87d512
+ sha256sums = 225c9a909e3fab5c2c8cc6aae0dfcf138b4cd339ff9c74743169aef305842758
sha256sums = SKIP
pkgname = ausweisapp2
diff --git a/PKGBUILD b/PKGBUILD
index 48e5ee913352..a547293b0238 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jakob Gahde <j5lx@fmail.co.uk>
pkgname=ausweisapp2
-pkgver=1.14.3
+pkgver=1.16.1
pkgrel=1
pkgdesc="A software application that you install on your computer to use your national identity card or your electronic residence permit for online identification"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('qt5-svg' 'qt5-websockets' 'pcsclite')
makedepends=('cmake' 'qt5-tools')
source=("https://github.com/Governikus/AusweisApp2/releases/download/${pkgver}/AusweisApp2-${pkgver}.tar.gz"{,.asc})
validpgpkeys=('699BF3055B0A49224EFDE7C72D7479A531451088')
-sha256sums=('c4e09e1e9c362efc978f02b1e7ddf3ebc088d6e919ac5aeb03f1aa7a6e87d512'
+sha256sums=('225c9a909e3fab5c2c8cc6aae0dfcf138b4cd339ff9c74743169aef305842758'
'SKIP')
build() {