Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-sqlite3
Commits:
fe15f145 by Andreas Schleifer at 2024-10-02T12:59:48+02:00
upgpkg: 1.6.9-4: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-sqlite3
pkgdesc = Ruby bindings for the SQLite3 embedded database
pkgver = 1.6.9
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/luislavena/sqlite3-ruby
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='sqlite3'
pkgname="ruby-${_gemname}"
pkgver=1.6.9
-pkgrel=3
+pkgrel=4
pkgdesc='Ruby bindings for the SQLite3 embedded database'
url='https://github.com/luislavena/sqlite3-ruby'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sqlite3/-/commit/fe15f14527cb5893982de160488df01be7d30be9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sqlite3/-/commit/fe15f14527cb5893982de160488df01be7d30be9
You're receiving this email because of your account on gitlab.archlinux.org.