summaryrefslogtreecommitdiff
path: root/testing/sqlite3/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-07-02 23:10:09 +0000
committerroot <root@rshg047.dnsready.net>2011-07-02 23:10:09 +0000
commit1732308adb7885b00fc388f978e65b3ad15aa067 (patch)
tree7a26cedab2b721f05a3b57ccf578787217f8a9a7 /testing/sqlite3/PKGBUILD
parenta81bc5be2e3672119ca0313a1fde10397a31211e (diff)
Sat Jul 2 23:10:09 UTC 2011
Diffstat (limited to 'testing/sqlite3/PKGBUILD')
-rw-r--r--testing/sqlite3/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/sqlite3/PKGBUILD b/testing/sqlite3/PKGBUILD
index 78e063ee7..fd4fe1d87 100644
--- a/testing/sqlite3/PKGBUILD
+++ b/testing/sqlite3/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 129519 2011-06-28 15:50:46Z andyrtr $
+# $Id: PKGBUILD 130058 2011-07-01 19:36:29Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgbase="sqlite3"
pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc')
-_amalgamationver=3070700
+_amalgamationver=3070701
_amalgamationver2=${_amalgamationver/00/}
_docver=${_amalgamationver} #3070700
pkgver=${_amalgamationver2//0/.}
@@ -20,8 +20,8 @@ source=( # tarball containing the amalgamation for SQLite 3.7.5 together with a
http://www.sqlite.org/sqlite-doc-${_docver}.zip
license.txt)
options=('!libtool' '!emptydirs')
-md5sums=('a98df57053adf4c132b6b7ab59e9f333'
- '91a9a3327b46d6d0a1341e9c95cba1e9'
+md5sums=('554026fe7fac47b1cf61c18d5fe43419'
+ '2bca5613abf9352bc525b6a8fd80156e'
'c1cdbc5544034d9012e421e75a5e4890')
build() {