summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevku2022-07-21 16:04:43 +0300
committerkevku2022-07-21 16:04:43 +0300
commit4c06cc9a90f597f01ad73e0a8a4bf0491d5c5117 (patch)
treeb724344efe1232dff4d0e814a7c0526cc796f782
parent68814a350bc5e9b3ecb44d21a5db2b02fb49bc38 (diff)
downloadaur-4c06cc9a90f597f01ad73e0a8a4bf0491d5c5117.tar.gz
update 4.2.12.118
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e17497f22201..abdf3e351f25 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.11.110
+ pkgver = 4.2.12.118
pkgrel = 1
url = http://www.id.ee/
arch = x86_64
@@ -12,13 +12,13 @@ pkgbase = qdigidoc4
makedepends = git
depends = qt5-base
depends = qt5-svg
- depends = libdigidocpp>=3.14.8
+ depends = libdigidocpp>=3.14.10
depends = libldap
depends = pcsclite
depends = hicolor-icon-theme
optdepends = opensc: smart card support
optdepends = ccid: smart card support
- source = qdigidoc4-4.2.11.110::git+https://github.com/open-eid/DigiDoc4-Client.git?signed#tag=v4.2.11
+ source = qdigidoc4-4.2.12.118::git+https://github.com/open-eid/DigiDoc4-Client.git?signed#tag=v4.2.12
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 e334fdd94383..c1a6ffb1fd1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: kevku <kevku@gmx.com>
pkgname=qdigidoc4
-pkgver=4.2.11.110
-_rls_tag=v4.2.11
+pkgver=4.2.12.118
+_rls_tag=v4.2.12
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.8' 'libldap' 'pcsclite' 'hicolor-icon-theme')
+depends=('qt5-base' 'qt5-svg' 'libdigidocpp>=3.14.10' 'libldap' 'pcsclite' 'hicolor-icon-theme')
makedepends=('cmake' 'qt5-tools' 'qt5-translations' 'git')
optdepends=('opensc: smart card support'
'ccid: smart card support')