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

Levente Polyak anthraxx at archlinux.org
Fri Aug 4 11:09:33 UTC 2017


    Date: Friday, August 4, 2017 @ 11:09:33
  Author: anthraxx
Revision: 248271

upgpkg: ruby-pg 0.21.0-1

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-04 11:08:35 UTC (rev 248270)
+++ PKGBUILD	2017-08-04 11:09:33 UTC (rev 248271)
@@ -3,7 +3,7 @@
 
 _gemname=pg
 pkgname=ruby-pg
-pkgver=0.20.0
+pkgver=0.21.0
 pkgrel=1
 pkgdesc='Pg is the Ruby interface to the Postgresql RDBMS'
 url='https://bitbucket.org/ged/ruby-pg'
@@ -13,7 +13,8 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('8c7ef2e3b0cb43f42b4f96c5995cd9ff8b01a0d0fc1cfd24d1053e27fa6d16f4eb7008fcb5f86445ad000429898df0215f7ee89b4da9500ddc4df04f5f2a10e2')
+sha256sums=('10b7cc05782236fb840c247a4ecb859f4b77001416774e1646c911c6b1567003')
+sha512sums=('590a8c34487d2cf030082cfff87b2cc83b636df06a931e394acfb098ecb5728e793d777f125b036ee9953bbd21ec5facf91c932930acccb507d3394f2fc4cc5b')
 
 package() {
   local _gemdir="$(gem env gemdir)"



More information about the arch-commits mailing list