[arch-commits] Commit in sqlite3/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Jun 19 20:19:30 UTC 2009


    Date: Friday, June 19, 2009 @ 16:19:30
  Author: andyrtr
Revision: 43085

upgpkg: sqlite3 3.6.15-1
    new version 3.6.15

Modified:
  sqlite3/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-19 19:56:37 UTC (rev 43084)
+++ PKGBUILD	2009-06-19 20:19:30 UTC (rev 43085)
@@ -3,8 +3,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=sqlite3
-pkgver=3.6.14.2
-pkgrel=3
+pkgver=3.6.15
+pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
 license=('custom')
@@ -16,9 +16,9 @@
 source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz
 	license.txt)
 options=(!libtool)
-md5sums=('4c074691b48cd45854899ae4fece6301'
+md5sums=('ccde887ffc8a26251f3514d54594ff92'
          'c1cdbc5544034d9012e421e75a5e4890')
-
+         
 build() {
   cd ${srcdir}/sqlite-${pkgver}
 #  autoreconf # broken configure script in 3.6.14




More information about the arch-commits mailing list