summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2022-12-18 01:54:39 +0100
committerMartchus2022-12-18 01:54:39 +0100
commit805578c01c5b20626e9a2045ea099df4340b9d1b (patch)
tree276e81bbdb967ca2e5cae78bc10a1ea0593be7b9
parent474a9fd20ae5945311154f3917e85b8a86f4ad58 (diff)
downloadaur-805578c01c5b20626e9a2045ea099df4340b9d1b.tar.gz
Sync with PKGBUILDs version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8a721c48d00..66383f74b2d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = passwordfile-git
pkgdesc = C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL
- pkgver = 108.9b4fcdc
+ pkgver = 116.facfc87
pkgrel = 2
url = https://github.com/Martchus/passwordfile
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index ae87334af012..ba22e4be2882 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_reponame=passwordfile
pkgname=passwordfile-git
_name=${pkgname%-git}
-pkgver=108.9b4fcdc
+pkgver=116.facfc87
pkgrel=2
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
pkgdesc='C++ library to read/write passwords from/to encrypted files using AES-256-CBC via OpenSSL'