Search Criteria
Package Details: lua51-lsqlite3 0.9.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/lua-lsqlite3.git (read-only, click to copy) |
|---|---|
| Package Base: | lua-lsqlite3 |
| Description: | A binding for Lua to the SQLite3 database library |
| Upstream URL: | http://lua.sqlite.org |
| Keywords: | binding database library Lua SQL SQLite |
| Licenses: | MIT |
| Submitter: | felix.s |
| Maintainer: | jakobhellermann |
| Last Packager: | jakobhellermann |
| Votes: | 4 |
| Popularity: | 0.87 |
| First Submitted: | 2015-09-11 10:56 (UTC) |
| Last Updated: | 2026-05-09 18:25 (UTC) |
Dependencies (7)
- lua51
- sqlite (sqlite-fossilAUR)
- lua (pallene-luaAUR) (make)
- lua51 (make)
- lua52 (make)
- lua53 (make)
- luarocks (luarocks-gitAUR) (make)
Latest Comments
jakobhellermann commented on 2026-05-09 18:22 (UTC)
I adopted the package and pushed some changes (mostly the update to 0.9.7).
For me the lua.sqlite.org zip endpoint works without a robot access check, so I didn't apply Brokemia's patch yet. If this still doesn't work for anyone please let me know.
sakure commented on 2026-04-29 17:06 (UTC) (edited on 2026-04-29 17:07 (UTC) by sakure)
This package fails to build for me even with the patched version by Brokemia, this is because even if pkgver 0.9.6, it downloads 0.9.7, then the PKGBUILD script fails cause it can't find the downloaded file
Error: File not found: lsqlite3-0.9.6-1.rockspec ==> ERROR: A failure occurred in package_lua-lsqlite3(). Aborting...
changing the version from 0.9.6 to 0.9.7 fixed the issue.
strandsofivy commented on 2025-10-04 12:38 (UTC)
patchfile that applies brokemia's suggested changes below: https://pastebin.com/7MqumWn0
Brokemia commented on 2025-08-17 04:52 (UTC) (edited on 2025-08-17 05:14 (UTC) by Brokemia)
This package is failing to build for me, as it downloads https://lua.sqlite.org/home/zip/lsqlite3_v096-6.zip?uuid=v0.9.6, which gets a "checking if you're a robot" page, rather than the actual zip
Edit: I looked into this some more, and it seems like you should use fossil to download the source something like this
coolreader18 commented on 2024-04-05 04:05 (UTC)
The sha256sum seems to be outdated.