From 939efb693a8b362edc0c6ccba62c5ce54fb501af Mon Sep 17 00:00:00 2001 From: root Date: Sun, 1 Apr 2012 00:01:56 +0000 Subject: Sun Apr 1 00:01:56 UTC 2012 --- core/sqlite3/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'core') diff --git a/core/sqlite3/PKGBUILD b/core/sqlite3/PKGBUILD index f24676f44..9d37721f3 100644 --- a/core/sqlite3/PKGBUILD +++ b/core/sqlite3/PKGBUILD @@ -1,14 +1,14 @@ -# $Id: PKGBUILD 147078 2012-01-21 15:49:21Z andyrtr $ +# $Id: PKGBUILD 154652 2012-03-30 14:26:35Z andyrtr $ # Maintainer: Andreas Radke # Contributor: Tom Newsom pkgbase="sqlite3" pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc') -_amalgamationver=3071000 +_amalgamationver=3071100 _amalgamationver2=${_amalgamationver/00/} _docver=${_amalgamationver} #3070700 #pkgver=${_amalgamationver2//0/.} -pkgver=3.7.10 +pkgver=3.7.11 pkgrel=1 pkgdesc="A C library that implements an SQL database engine" arch=('i686' 'x86_64') @@ -21,8 +21,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=('9ed2ca93577b58cfa0d01f64b9312ab9' - 'd4c8070ea2cec54b77002c265e680b0f' +md5sums=('0552d71bda98ebdcaea305cd6058221b' + 'c1fb48beff33612b2c7f5ae6ab17a601' 'c1cdbc5544034d9012e421e75a5e4890') build() { -- cgit v1.2.3-54-g00ecf