summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevku2022-03-15 19:39:00 +0200
committerkevku2022-03-15 19:39:00 +0200
commit68814a350bc5e9b3ecb44d21a5db2b02fb49bc38 (patch)
tree5774c2fcebe598eced4494d530b2ce78a10153a9
parentd464defe07b2b82bb8363a60b1b75197f2d81ca8 (diff)
downloadaur-68814a350bc5e9b3ecb44d21a5db2b02fb49bc38.tar.gz
update 4.2.11.110
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f1f7a2543c2..e17497f22201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = qdigidoc4
pkgdesc = DigiDoc4 Client is an application for digitally signing and encrypting documents; the software includes functionality to manage Estonian ID-card - change pin codes, update certificates etc.
- pkgver = 4.2.9.97
- pkgrel = 2
+ pkgver = 4.2.11.110
+ pkgrel = 1
url = http://www.id.ee/
arch = x86_64
arch = i686
@@ -12,13 +12,13 @@ pkgbase = qdigidoc4
makedepends = git
depends = qt5-base
depends = qt5-svg
- depends = libdigidocpp>=3.14.7
+ depends = libdigidocpp>=3.14.8
depends = libldap
depends = pcsclite
depends = hicolor-icon-theme
optdepends = opensc: smart card support
optdepends = ccid: smart card support
- source = qdigidoc4-4.2.9.97::git+https://github.com/open-eid/DigiDoc4-Client.git?signed#tag=v4.2.9
+ source = qdigidoc4-4.2.11.110::git+https://github.com/open-eid/DigiDoc4-Client.git?signed#tag=v4.2.11
source = open-eid-cmake::git+https://github.com/open-eid/cmake.git
source = open-eid-common::git+https://github.com/open-eid/qt-common.git
source = open-eid-extensions::git+https://github.com/open-eid/digidoc-extensions.git
diff --git a/PKGBUILD b/PKGBUILD
index e799e70d8e12..e334fdd94383 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: kevku <kevku@gmx.com>
pkgname=qdigidoc4
-pkgver=4.2.9.97
-_rls_tag=v4.2.9
-pkgrel=2
+pkgver=4.2.11.110
+_rls_tag=v4.2.11
+pkgrel=1
pkgdesc="DigiDoc4 Client is an application for digitally signing and encrypting documents; the software includes functionality to manage Estonian ID-card - change pin codes, update certificates etc."
arch=('x86_64' 'i686')
url="http://www.id.ee/"
license=('LGPL2.1')
-depends=('qt5-base' 'qt5-svg' 'libdigidocpp>=3.14.7' 'libldap' 'pcsclite' 'hicolor-icon-theme')
+depends=('qt5-base' 'qt5-svg' 'libdigidocpp>=3.14.8' 'libldap' 'pcsclite' 'hicolor-icon-theme')
makedepends=('cmake' 'qt5-tools' 'qt5-translations' 'git')
optdepends=('opensc: smart card support'
'ccid: smart card support')