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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Dec 16 18:08:46 UTC 2012


    Date: Sunday, December 16, 2012 @ 13:08:46
  Author: andyrtr
Revision: 173254

upgpkg: sqlite 3.7.15-1

upstream update 3.7.15

Modified:
  sqlite/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-12-16 17:50:21 UTC (rev 173253)
+++ PKGBUILD	2012-12-16 18:08:46 UTC (rev 173254)
@@ -4,10 +4,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
-_amalgamationver=3071401
+_amalgamationver=3071500
 #_docver=${_amalgamationver}
-_docver=3071400
-pkgver=3.7.14.1
+_docver=3071500
+pkgver=3.7.15
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -19,8 +19,8 @@
 	http://www.sqlite.org/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!libtool' '!emptydirs')
-md5sums=('4cf3fd434bbb6e50777019ff3507bfa5'
-         '5eaeaa2d0aef3b2c980aa784846fd562'
+md5sums=('0d2a2d27b56ac73d49db76dcb6b4619c'
+         '8f936a1715ec6bbc65e95e0a4f127623'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {




More information about the arch-commits mailing list