sqlite3 3.8.10.2

This commit is contained in:
AlmAck 2015-05-26 00:14:53 +02:00
parent dc31733133
commit d87925d533

View File

@ -5,9 +5,9 @@
pkgbase="sqlite3"
pkgname=('sqlite3' 'sqlite3-tcl' 'sqlite3-doc')
_amalgamationver=3081001
_amalgamationver=3081002
_docver=${_amalgamationver}
pkgver=3.8.10.1
pkgver=3.8.10.2
pkgrel=1
pkgdesc="A C library that implements an SQL database engine"
arch=('x86_64')
@ -19,8 +19,8 @@ source=( # tarball containing the amalgamation for SQLite >= 3.7.5 together with
http://www.sqlite.org/2015/sqlite-doc-${_docver}.zip
license.txt)
options=('!emptydirs')
sha1sums=('86bfed5752783fb24c051f3efac5972ce11023f0'
'af4b30ce5de5ab0f04d20b80bb7bdfdcbff618ce'
sha1sums=('c2f2c17d3dc4c4e179d35cc04e4420636d48a152'
'2e816999255e4fced7d93b6ad3650a361a446288'
'f34f6daa4ab3073d74e774aad21d66878cf26853')
build() {