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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Mar 30 04:39:31 UTC 2022


    Date: Wednesday, March 30, 2022 @ 04:39:30
  Author: grawlinson
Revision: 1177748

upgpkg: ruby-pg 1.3.4-1

New upstream release.

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-30 04:25:55 UTC (rev 1177747)
+++ PKGBUILD	2022-03-30 04:39:30 UTC (rev 1177748)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.3.3
+pkgver=1.3.4
 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='0d88a890f8ec7ce8aef10b51acb66c49d21602ff' # v1.3.3
+_commit='a2f34e371c5283c98dd77003623cf317bd93e0b7'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list