[arch-commits] Commit in sqlite/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Fri Oct 18 13:37:26 UTC 2013
Date: Friday, October 18, 2013 @ 15:37:25
Author: andyrtr
Revision: 196767
upgpkg: sqlite 3.8.1-1
upstream update 3.8.1
Modified:
sqlite/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-18 10:46:08 UTC (rev 196766)
+++ PKGBUILD 2013-10-18 13:37:25 UTC (rev 196767)
@@ -4,10 +4,10 @@
pkgbase="sqlite"
pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc')
-_amalgamationver=3080002
+_amalgamationver=3080100
_docver=${_amalgamationver}
#_docver=3080001
-pkgver=3.8.0.2
+pkgver=3.8.1
pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
arch=('i686' 'x86_64')
@@ -19,8 +19,8 @@
http://www.sqlite.org/2013/sqlite-doc-${_docver}.zip
license.txt)
options=('!libtool' '!emptydirs')
-sha1sums=('294c30e882a0d45877bce09afe72d08ccfc6b650'
- '43e314880cee7c97c240131625f6442c2ca7b109'
+sha1sums=('42464b07df2d6f8aa28f73ce4cc6d48b47be810e'
+ 'd7cb698f32318fbf5dce9f10c9cd7b84c3d70105'
'f34f6daa4ab3073d74e774aad21d66878cf26853')
build() {
More information about the arch-commits
mailing list