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

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Apr 17 19:58:29 UTC 2008


    Date: Thursday, April 17, 2008 @ 15:58:29
  Author: andyrtr
Revision: 320

upgpkg: sqlite3 3.5.8-1

Modified:
  sqlite3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-04-17 19:42:53 UTC (rev 319)
+++ PKGBUILD	2008-04-17 19:58:29 UTC (rev 320)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke <andyrtr at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 pkgname=sqlite3
-pkgver=3.5.7
+pkgver=3.5.8
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 replaces=('sqlite')
 source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz license.txt)
 options=(!libtool)
-md5sums=('8e4b8c7192c045a4a68c9f4d5cfab8a8'
+md5sums=('1f51122bc944d9f4fdfca36464dafc56'
          'c1cdbc5544034d9012e421e75a5e4890')
 
 build() {





More information about the arch-commits mailing list