diff options
author | Asterios Dimitriou | 2020-02-12 17:41:22 +0000 |
---|---|---|
committer | Asterios Dimitriou | 2020-02-12 17:41:22 +0000 |
commit | 88b90b55d9dc2d26b6d2bae9d261a35355ad5126 (patch) | |
tree | b8d1497bba4e7c16239fd063bfccf5dce920bd52 /.SRCINFO | |
parent | c101afb5a4d15aaff468f02ed7753cfdbc1337d7 (diff) | |
download | aur-88b90b55d9dc2d26b6d2bae9d261a35355ad5126.tar.gz |
Upstream update to 4.3.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = mingw-w64-sqlcipher pkgdesc = SQLite extension that provides transparent 256-bit AES encryption of database files (mingw-w64) - pkgver = 4.2.0 + pkgver = 4.3.0 pkgrel = 1 url = https://www.zetetic.net/sqlcipher/ arch = any @@ -13,10 +13,10 @@ pkgbase = mingw-w64-sqlcipher options = !strip options = staticlibs options = !makeflags - source = sqlcipher-4.2.0.zip::https://github.com/sqlcipher/sqlcipher/archive/v4.2.0.zip + source = sqlcipher-4.3.0.zip::https://github.com/sqlcipher/sqlcipher/archive/v4.3.0.zip source = 01-fix_extensions.patch - sha256sums = cf96ffb46f59ba15e16a4a5fd31728444636d37a56e6878c9661afee97be9f97 - sha256sums = dfac9b545b3c6fe37eaf47c994b929db078067dbbfaa5be82ba6472f66f77ec1 + sha256sums = 41e1408465488e9c478ca5b7c5f8410405a10caa73b82db60ac115a76c563c05 + sha256sums = f5b69f178eab8752fd331b46c89d72f156073fb66f37f8256790d628e94e7104 pkgname = mingw-w64-sqlcipher |