Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-pg


Commits:
212ddf43 by Jelle van der Waa at 2024-06-04T21:19:51+02:00
upgpkg: 1.5.4-2: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = ruby-pg
+       pkgdesc = Ruby interface to the PostgreSQL RDBMS
+       pkgver = 1.5.4
+       pkgrel = 2
+       url = https://github.com/ged/ruby-pg
+       arch = x86_64
+       license = custom:BSDL
+       makedepends = git
+       makedepends = ruby-rdoc
+       depends = glibc
+       depends = ruby
+       depends = ruby-rspec-core
+       depends = postgresql-libs
+       options = !emptydirs
+       source = 
ruby-pg::git+https://github.com/ged/ruby-pg.git#commit=635d29e951fe1577a46d52aa16985994e213a0d3
+       b2sums = SKIP
+
+pkgname = ruby-pg


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _gemname=pg
 pkgname=ruby-$_gemname
 pkgver=1.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc='Ruby interface to the PostgreSQL RDBMS'
 url='https://github.com/ged/ruby-pg'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pg/-/commit/212ddf43a2390b2f08b47131d08a89626250b7f3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-pg/-/commit/212ddf43a2390b2f08b47131d08a89626250b7f3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to