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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Feb 16 00:45:45 UTC 2022


    Date: Wednesday, February 16, 2022 @ 00:45:45
  Author: grawlinson
Revision: 1133422

upgpkg: ruby-pg 1.3.2-1

New upstream release.

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-16 00:28:56 UTC (rev 1133421)
+++ PKGBUILD	2022-02-16 00:45:45 UTC (rev 1133422)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.3.1
+pkgver=1.3.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='6c436bda9aaf7bc053ef348afd99e2e035d5d0a3' # v1.3.1
+_commit='aae9eb2f8d93cc05ef99336c0c4f8642336de490' # v1.3.2
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list