summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a02e0078701..7539a0ba2753 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
# Generated by mksrcinfo v8
-# Tue Apr 26 19:53:21 UTC 2016
+# Wed Sep 14 20:09:30 UTC 2016
pkgbase = passwordfile
- pkgdesc = C++ library to read/write passwords from/to encrypted files (using AES-256-CBC via OpenSSL).
- pkgver = 3.1.1
+ pkgdesc = C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL
+ pkgver = 3.1.2
pkgrel = 1
url = https://github.com/Martchus/passwordfile
arch = i686
arch = x86_64
license = GPL
+ checkdepends = cppunit
makedepends = cmake
depends = c++utilities
depends = openssl
- source = passwordfile-3.1.1.tar.gz::https://github.com/Martchus/passwordfile/archive/v3.1.1.tar.gz
- sha256sums = 46068f8e0d789d2a516950f201275eddf3720bc67d941730e00c1efb100e6dc4
+ optdepends = passwordfile-doc: API documentation
+ source = passwordfile-3.1.2.tar.gz::https://github.com/Martchus/passwordfile/archive/v3.1.2.tar.gz
+ sha256sums = be8a4516787200fca740365a090cc2767ee50753152e0f0d59b631da60d490ee
pkgname = passwordfile