[arch-commits] Commit in sqlite/trunk (PKGBUILD)
Andreas Radke
andyrtr at archlinux.org
Thu Jan 14 15:41:01 UTC 2016
Date: Thursday, January 14, 2016 @ 16:41:00
Author: andyrtr
Revision: 258305
upgpkg: sqlite 3.10.1-1
upstream update 3.10.1
Modified:
sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-14 15:01:30 UTC (rev 258304)
+++ PKGBUILD 2016-01-14 15:41:00 UTC (rev 258305)
@@ -4,10 +4,10 @@
pkgbase="sqlite"
pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc')
-_srcver=3100000
+_srcver=3100100
_docver=${_srcver}
#_docver=3080001
-pkgver=3.10.0
+pkgver=3.10.1
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')
-sha1sums=('6d7047a57eb73773ebef5e8179510d28b61d9345'
- '8bb827722301c485ac0526e20c015f1b76f32542'
+sha1sums=('01f5aa582d41b1f306bd68555977ce7772bace8a'
+ '1a7035b584b9b587346c55ffcd384db2509ced9c'
'f34f6daa4ab3073d74e774aad21d66878cf26853')
prepare() {
More information about the arch-commits
mailing list