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

Andreas Radke andyrtr at nymeria.archlinux.org
Fri Apr 4 08:57:19 UTC 2014


    Date: Friday, April 4, 2014 @ 10:57:19
  Author: andyrtr
Revision: 209787

upgpkg: sqlite 3.8.4.3-1

upstream update 3.8.4.3

Modified:
  sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-04 06:41:06 UTC (rev 209786)
+++ PKGBUILD	2014-04-04 08:57:19 UTC (rev 209787)
@@ -4,10 +4,10 @@
 
 pkgbase="sqlite"
 pkgname=('sqlite' 'sqlite-tcl' 'sqlite-doc') 
-_amalgamationver=3080402
+_amalgamationver=3080403
 _docver=${_amalgamationver}
 #_docver=3080001
-pkgver=3.8.4.2
+pkgver=3.8.4.3
 pkgrel=1
 pkgdesc="A C library that implements an SQL database engine"
 arch=('i686' 'x86_64')
@@ -19,8 +19,8 @@
 	http://www.sqlite.org/2014/sqlite-doc-${_docver}.zip
 	license.txt)
 options=('!emptydirs')
-sha1sums=('97d727b46ca67c98eb7a0fa3f57a1cfeb7f08f74'
-          '3f615f9fa81b737e652b06eddef8307235d84f2c'
+sha1sums=('70f3b100fa22e5bfebfe1b0a2102612e3c6c53fb'
+          'ce8615799a9da7fc9d2cbcd2774d77da4ba72417'
           'f34f6daa4ab3073d74e774aad21d66878cf26853')
 
 build() {




More information about the arch-commits mailing list