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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Feb 23 07:09:29 UTC 2022


    Date: Wednesday, February 23, 2022 @ 07:09:29
  Author: grawlinson
Revision: 1136230

upgpkg: ruby-pg 1.3.3-1

New upstream release.

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-23 06:42:23 UTC (rev 1136229)
+++ PKGBUILD	2022-02-23 07:09:29 UTC (rev 1136230)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.3.2
+pkgver=1.3.3
 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='aae9eb2f8d93cc05ef99336c0c4f8642336de490' # v1.3.2
+_commit='0d88a890f8ec7ce8aef10b51acb66c49d21602ff' # v1.3.3
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list