[arch-commits] Commit in ruby-pg/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Wed Jul 27 17:39:12 UTC 2022


    Date: Wednesday, July 27, 2022 @ 17:39:12
  Author: grawlinson
Revision: 1258931

upgpkg: ruby-pg 1.4.2-1; new upstream release

Modified:
  ruby-pg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-27 17:30:15 UTC (rev 1258930)
+++ PKGBUILD	2022-07-27 17:39:12 UTC (rev 1258931)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.4.1
+pkgver=1.4.2
 pkgrel=1
 pkgdesc='Ruby interface to the PostgreSQL RDBMS'
 url='https://github.com/ged/ruby-pg'
@@ -12,7 +12,7 @@
 depends=('glibc' 'ruby' 'ruby-rspec-core' 'postgresql-libs')
 makedepends=('git' 'ruby-rdoc')
 options=('!emptydirs')
-_commit='252512608a814de16bbad55911f9bbcef0e73cb9'
+_commit='d41fc0cf1e7abac4be95348cf0da9ab0c08ef986'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list