[arch-commits] Commit in sqlite/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Wed May 18 15:21:19 UTC 2016
Date: Wednesday, May 18, 2016 @ 17:21:19
Author: andyrtr
Revision: 268302
upgpkg: sqlite 3.13.0-1
upstream update 3.13.0
Modified:
sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-18 14:50:55 UTC (rev 268301)
+++ PKGBUILD 2016-05-18 15:21:19 UTC (rev 268302)
@@ -4,10 +4,10 @@
pkgbase="sqlite"
pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc' 'sqlite-analyzer')
-_srcver=3120200
+_srcver=3130000
_docver=${_srcver}
#_docver=3080001
-pkgver=3.12.2
+pkgver=3.13.0
pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
arch=('i686' 'x86_64')
@@ -18,8 +18,8 @@
http://www.sqlite.org/2016/sqlite-doc-${_docver}.zip
license.txt)
options=('!emptydirs' '!makeflags') # json extensions breaks parallel build
-sha1sums=('d96d0c14549212d3cac9a11450109149a17065d6'
- 'e49eb277915d1f886a9ee4687a23ec67dc5fe3cb'
+sha1sums=('e8a1530a0f2bfe427c966da5399f4d431ae51533'
+ '1f10c30709c67bdb62d0d86f2b36c0148f64ed21'
'f34f6daa4ab3073d74e774aad21d66878cf26853')
prepare() {
More information about the arch-commits
mailing list