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

George Rawlinson grawlinson at gemini.archlinux.org
Mon Jun 27 08:02:39 UTC 2022


    Date: Monday, June 27, 2022 @ 08:02:38
  Author: grawlinson
Revision: 1239617

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

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-27 08:00:31 UTC (rev 1239616)
+++ PKGBUILD	2022-06-27 08:02:38 UTC (rev 1239617)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.4.0
+pkgver=1.4.1
 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='3c14a309463fbaef569007b134a96e35b022c92e'
+_commit='252512608a814de16bbad55911f9bbcef0e73cb9'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list