summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevku2024-04-19 09:55:41 +0300
committerkevku2024-04-19 09:55:41 +0300
commit3f47782d1cb00f330bb7705a5d06b80d5b9ad880 (patch)
tree0e284abb1ba634fa2a381f4d1d91d9d8fb03594e
parent251f93c9318cf70f22435ea3d3e5585ddfc7528e (diff)
downloadaur-libdigidocpp.tar.gz
update 3.17.1.1453
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7242ec35ee1c..629eed606477 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libdigidocpp
pkgdesc = Library for creating, signing and verification of digitally signed documents, according to XAdES and XML-DSIG standards
- pkgver = 3.17.0.1444
+ pkgver = 3.17.1.1453
pkgrel = 1
url = https://www.id.ee/
arch = x86_64
@@ -17,7 +17,7 @@ pkgbase = libdigidocpp
depends = xalan-c
depends = xerces-c
depends = xml-security-c
- source = libdigidocpp-3.17.0.1444::git+https://github.com/open-eid/libdigidocpp.git?signed#tag=v3.17.0
+ source = libdigidocpp-3.17.1.1453::git+https://github.com/open-eid/libdigidocpp.git?signed#tag=v3.17.1
source = open-eid-cmake::git+https://github.com/open-eid/cmake.git
validpgpkeys = D1EBC666EFCBFBD3CFC2EBAA90C0B5E75C3B195D
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 5fb1bf898e7d..6040be28f205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: kevku <kevku@gmx.com>
pkgname=libdigidocpp
-pkgver=3.17.0.1444
-_rls_tag=v3.17.0
+pkgver=3.17.1.1453
+_rls_tag=v3.17.1
pkgrel=1
pkgdesc="Library for creating, signing and verification of digitally signed documents, according to XAdES and XML-DSIG standards"
arch=('x86_64' 'i686')