summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevku2016-02-02 12:24:19 +0200
committerkevku2016-02-02 12:24:19 +0200
commit47354fe6b31075df2c2973c826478d0beea33235 (patch)
treee6b5e23b732f809ca72d9b53de4853472ab3fd92
parentcafe7bf341f95d4f4a2cee9bd5fc9cd46b77fc39 (diff)
downloadaur-47354fe6b31075df2c2973c826478d0beea33235.tar.gz
update 3.12.0.1317
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD7
2 files changed, 9 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 602320588059..2b06ce2e285a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Feb 2 10:24:02 UTC 2016
pkgbase = libdigidocpp
pkgdesc = Library for creating DigiDoc signature files
- pkgver = 3.11.1.1304
- pkgrel = 2
+ pkgver = 3.12.0.1317
+ pkgrel = 1
url = http://www.id.ee/
arch = x86_64
arch = i686
@@ -13,10 +15,8 @@ pkgbase = libdigidocpp
depends = xml-security-c
depends = minizip
depends = libdigidoc
- conflicts = libdigidocpp-svn
- conflicts = sk-libdigidocpp-svn
- source = https://installer.id.ee/media/ubuntu/pool/main/libd/libdigidocpp/libdigidocpp_3.11.1.1304.orig.tar.xz
- sha256sums = e3059b3e2ac7dce3d0609f806fe05b7ec88210000d2b50f68aa7cede86c958c7
+ source = https://installer.id.ee/media/ubuntu/pool/main/libd/libdigidocpp/libdigidocpp_3.12.0.1317.orig.tar.xz
+ sha256sums = 8059e1dbab99f062d070b9da0b1334b7226f1ab9badcd7fddea3100519d1f9a9
pkgname = libdigidocpp
diff --git a/PKGBUILD b/PKGBUILD
index 4b4338c48069..950c2652c04a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,15 @@
# Maintainer: kevku <kevku@gmx.com>
pkgname=libdigidocpp
-pkgver=3.11.1.1304
-pkgrel=2
+pkgver=3.12.0.1317
+pkgrel=1
pkgdesc="Library for creating DigiDoc signature files"
arch=('x86_64' 'i686')
url="http://www.id.ee/"
license=('LGPL')
depends=('xml-security-c' 'minizip' 'libdigidoc')
makedepends=('cmake' 'xsd>=4.0' 'pcsclite' 'opensc')
-conflicts=('libdigidocpp-svn' 'sk-libdigidocpp-svn')
source=("https://installer.id.ee/media/ubuntu/pool/main/libd/$pkgname/${pkgname}_$pkgver.orig.tar.xz")
-sha256sums=('e3059b3e2ac7dce3d0609f806fe05b7ec88210000d2b50f68aa7cede86c958c7')
+sha256sums=('8059e1dbab99f062d070b9da0b1334b7226f1ab9badcd7fddea3100519d1f9a9')
validpgpkeys=('43650273CE9516880D7EB581B339B36D592073D4')
build() {