summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2018-09-16 09:17:53 +0200
committerMichel Zou2018-09-16 09:17:53 +0200
commitee1c8636c91487d4dd6b9eef23eb9037be75d1e0 (patch)
treec648a62a7ccfd2bc9e31de980702d9705ad41f10 /PKGBUILD
parentd1d97d762a7df3934eed793878594fe686220e0d (diff)
downloadaur-ee1c8636c91487d4dd6b9eef23eb9037be75d1e0.tar.gz
3.25.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7be77b4083a3..45086bf5c55e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Contributor: napa3um <napa3um@gmail.com>
# Contributor: Filip Brcic <brcha@gna.org>
pkgname=mingw-w64-sqlite
-_amalgamationver=3240000
-pkgver=3.24.0
+_amalgamationver=3250000
+pkgver=3.25.0
pkgrel=1
pkgdesc="A C library that implements an SQL database engine (mingw-w64)"
arch=(any)
@@ -13,7 +13,7 @@ options=(!buildflags !strip staticlibs)
license=('custom:Public Domain')
url="http://www.sqlite.org/"
source=("http://www.sqlite.org/2018/sqlite-autoconf-$_amalgamationver.tar.gz")
-sha256sums=('d9d14e88c6fb6d68de9ca0d1f9797477d82fc3aed613558f87ffbdbbc5ceb74a')
+sha256sums=('de1a93dfc1ea23d93ee85440fe4347d0b9cd936f25c29645ee0ee170d1307f71')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"