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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Aug 10 08:29:42 UTC 2022


    Date: Wednesday, August 10, 2022 @ 08:29:41
  Author: grawlinson
Revision: 1265036

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

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-10 08:10:22 UTC (rev 1265035)
+++ PKGBUILD	2022-08-10 08:29:41 UTC (rev 1265036)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-$_gemname
-pkgver=1.4.2
+pkgver=1.4.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='d41fc0cf1e7abac4be95348cf0da9ab0c08ef986'
+_commit='441cb1ed4b3350441746d7c94d97168980a6183c'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list