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

Levente Polyak anthraxx at archlinux.org
Wed Mar 29 19:29:01 UTC 2017


    Date: Wednesday, March 29, 2017 @ 19:29:00
  Author: anthraxx
Revision: 219963

upgpkg: ruby-pg 0.20.0-1

Modified:
  ruby-pg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-29 19:15:20 UTC (rev 219962)
+++ PKGBUILD	2017-03-29 19:29:00 UTC (rev 219963)
@@ -3,8 +3,8 @@
 
 _gemname=pg
 pkgname=ruby-pg
-pkgver=0.19.0
-pkgrel=2
+pkgver=0.20.0
+pkgrel=1
 pkgdesc='Pg is the Ruby interface to the Postgresql RDBMS'
 url='https://bitbucket.org/ged/ruby-pg'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('e72843d9056cad3998959a37a2abf460a047be734e64e6101a5c9067b7a284b94e25ef410e55444e1a60f88184f26982be851fc25a851b3144a8ed041248d9d4')
+sha512sums=('8c7ef2e3b0cb43f42b4f96c5995cd9ff8b01a0d0fc1cfd24d1053e27fa6d16f4eb7008fcb5f86445ad000429898df0215f7ee89b4da9500ddc4df04f5f2a10e2')
 
 package() {
   local _gemdir="$(gem env gemdir)"



More information about the arch-commits mailing list