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

George Rawlinson grawlinson at gemini.archlinux.org
Thu Jun 23 22:55:48 UTC 2022


    Date: Thursday, June 23, 2022 @ 22:55:47
  Author: grawlinson
Revision: 1239303

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

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 22:53:17 UTC (rev 1239302)
+++ PKGBUILD	2022-06-23 22:55:47 UTC (rev 1239303)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.3.4
+pkgver=1.4.0
 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='a2f34e371c5283c98dd77003623cf317bd93e0b7'
+_commit='3c14a309463fbaef569007b134a96e35b022c92e'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list