[arch-commits] Commit in sqlite/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Mon May 20 18:16:23 UTC 2013
Date: Monday, May 20, 2013 @ 20:16:23
Author: andyrtr
Revision: 186039
upgpkg: sqlite 3.7.17-1
upstream update 3.7.17
Modified:
sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-05-20 18:14:06 UTC (rev 186038)
+++ PKGBUILD 2013-05-20 18:16:23 UTC (rev 186039)
@@ -4,10 +4,10 @@
pkgbase="sqlite"
pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc')
-_amalgamationver=3071602
+_amalgamationver=3071700
_docver=${_amalgamationver}
#_docver=3071601
-pkgver=3.7.16.2
+pkgver=3.7.17
pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
arch=('i686' 'x86_64')
@@ -19,8 +19,8 @@
http://www.sqlite.org/2013/sqlite-doc-${_docver}.zip
license.txt)
options=('!libtool' '!emptydirs')
-sha1sums=('85bf857cf86f34831d55d7ba97606dba581b8d62'
- '998df3d9ada4a4a8a048bcf20613d1d02be77731'
+sha1sums=('e31958e56b1d7bef9433b1ff2e875c8c290d37f4'
+ '6b533b0a9a21eb2c2d1c9f278b8defbeb5a432a7'
'f34f6daa4ab3073d74e774aad21d66878cf26853')
build() {
More information about the arch-commits
mailing list