[arch-commits] Commit in sqlite3/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Wed Aug 4 21:15:21 UTC 2010
Date: Wednesday, August 4, 2010 @ 17:15:20
Author: andyrtr
Revision: 86812
upgpkg: sqlite3 3.7.0.1-1
new version 3.7.0.1
Modified:
sqlite3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-08-04 20:22:40 UTC (rev 86811)
+++ PKGBUILD 2010-08-04 21:15:20 UTC (rev 86812)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=sqlite3
-pkgver=3.7.0
+pkgver=3.7.0.1
pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
source=(http://www.sqlite.org/sqlite-$pkgver.tar.gz
license.txt)
options=(!libtool)
-md5sums=('78e94ee3b0d501c4b8ceb5964a32eba3'
+md5sums=('d25d7551ba6bb310362cb0e7d4906f25'
'c1cdbc5544034d9012e421e75a5e4890')
build() {
More information about the arch-commits
mailing list