lua-lsqlite3: update to 0.9.6

This commit is contained in:
Biswapriyo Nath
2024-02-23 05:30:08 +00:00
parent 8be3d64c6e
commit 06da1f901c

View File

@@ -3,8 +3,8 @@
_realname=lsqlite3
pkgbase=mingw-w64-lua-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-lua51-${_realname}")
pkgver=0.9.5
pkgrel=2
pkgver=0.9.6
pkgrel=1
pkgdesc="LuaSQLite is a Lua 5 binding to allow users/developers to manipulate SQLite 2 and SQLite 3 databases (through different implementations) from lua (mingw-w64)"
arch=('any')
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64' 'clang32')
@@ -18,7 +18,7 @@ source=("http://lua.sqlite.org/index.cgi/zip/${_realname}_fsl09y.zip"
"installpath.lua"
"lunit.lua"
"Makefile.mingw")
sha256sums=('4c1415c6169ceedfef55888db5bd081dadc154a868c07ad2a06e75825be21d94'
sha256sums=('8c9a722c3d451e7996b8263f4320889f3b27504aeee264ab2dbd2bdfaca08dc7'
'd9b058b10d1d6e0fc1ac9338193c8b8b25e808e00955ce13ef1c91c6af0c9d3a'
'ae756636ed73147259cb55e13768d88bef5e7fa3373209c886ab46e8ea89b92f'
'0f8e44da73038683dfb21430bec2beda97b070adb7c4b4f84402717e1474193e')