_distrilul

PKGBUILD.patch for lua-lsqlite3 package

Oct 4th, 2025
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. diff --git i/PKGBUILD w/PKGBUILD
  2. index 50353c6..d9aeac1 100644
  3. --- i/PKGBUILD
  4. +++ w/PKGBUILD
  5. @@ -15,10 +15,11 @@ makedepends=(lua
  6. lua51
  7. lua52
  8. lua53
  9. - luarocks)
  10. + luarocks
  11. + fossil)
  12. _archive="${_rockname}_$_fossilver-$pkgrel"
  13. -source=("$_archive.zip::http://lua.sqlite.org/home/zip/$_archive.zip?uuid=v$pkgver")
  14. -sha256sums=('981c95e0ed1c45805abf309de48d40c8bdb6b63131331f484f9eae2a0502440c')
  15. +source=("$_archive::fossil+http://lua.sqlite.org/home/zip/$_archive.zip?uuid=v$pkgver")
  16. +sha256sums=('SKIP')
  17.  
  18. _package_helper() {
  19. cd "$_archive"
  20.  
Advertisement
Add Comment
Please, Sign In to add comment