[arch-commits] Commit in sqlcipher/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Sun Feb 12 21:56:45 UTC 2017


    Date: Sunday, February 12, 2017 @ 21:56:44
  Author: jlichtblau
Revision: 212070

upgpkg: sqlcipher 3.4.1-1 - new upstream release

Modified:
  sqlcipher/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-12 21:49:02 UTC (rev 212069)
+++ PKGBUILD	2017-02-12 21:56:44 UTC (rev 212070)
@@ -3,8 +3,8 @@
 # Contributor: flu
 
 pkgname=sqlcipher
-pkgver=3.4.0
-pkgrel=2
+pkgver=3.4.1
+pkgrel=1
 pkgdesc="SQLite extension that provides transparent 256-bit AES encryption of database files"
 arch=('i686' 'x86_64')
 url="https://www.zetetic.net/sqlcipher/"
@@ -12,8 +12,8 @@
 makedepends=('openssl' 'sqlite' 'tcl')
 source=($pkgname-$pkgver.zip::https://github.com/$pkgname/$pkgname/archive/v$pkgver.zip
         https://www.zetetic.net/$pkgname/verify/$pkgver/$pkgname-$pkgver.zip.sig)
-validpgpkeys=('A4EA79E649E745B92117A56F0CB99EE267FD0322') # Zetetic LLC <support at zetetic.net>
-sha256sums=('cb558ff8fc3fb49d37817d42d1da6bb85f6310c28186f8e3570783a0f850366e'
+validpgpkeys=('D83F5F9EB811D6E6B4A0D9C5D1FA3A2A97ED25C2') # Zetetic LLC <support at zetetic.net>
+sha256sums=('6f65b65a6b450279151bdec8c66122133245bc78605165482a45347cee8dc904'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list