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

Andreas Radke andyrtr at archlinux.org
Sun May 10 06:14:17 UTC 2015


    Date: Sunday, May 10, 2015 @ 08:14:17
  Author: andyrtr
Revision: 238781

upgpkg: sqlite 3.8.10.1-1

upstream update 3.8.10.1

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-10 00:14:07 UTC (rev 238780)
+++ PKGBUILD	2015-05-10 06:14:17 UTC (rev 238781)
@@ -4,10 +4,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
-_amalgamationver=3081000
+_amalgamationver=3081001
 _docver=${_amalgamationver}
 #_docver=3080001
-pkgver=3.8.10
+pkgver=3.8.10.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/2015/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!emptydirs' '!makeflags')
-sha1sums=('7e92b4f78d4648fb2a97a4dc721490cc08653a0b'
-          '338c73d748ce3499305e2ba524e85ee3aac7444b'
+sha1sums=('86bfed5752783fb24c051f3efac5972ce11023f0'
+          'af4b30ce5de5ab0f04d20b80bb7bdfdcbff618ce'
           'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 build() {



More information about the arch-commits mailing list