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

Felix Yan felixonmars at archlinux.org
Thu Mar 30 06:44:06 UTC 2017


    Date: Thursday, March 30, 2017 @ 06:44:05
  Author: felixonmars
Revision: 220054

upgpkg: ruby-addressable 2.5.1-1

Modified:
  ruby-addressable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-30 06:43:49 UTC (rev 220053)
+++ PKGBUILD	2017-03-30 06:44:05 UTC (rev 220054)
@@ -4,8 +4,8 @@
 # Contributor: Artem Vorotnikov <artem at vorotnikov dot me>
 
 pkgname=ruby-addressable
-pkgver=2.5.0
-pkgrel=4
+pkgver=2.5.1
+pkgrel=1
 pkgdesc='URI Implementation'
 arch=('any')
 url='https://github.com/sporkmonger/addressable'
@@ -14,7 +14,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/addressable-$pkgver.gem")
 noextract=("addressable-$pkgver.gem")
-sha256sums=('bc5bf921b39640675fbb3484cdb45e4241b4c88d8d5a7d85a3985424ad02b9c8')
+sha512sums=('ae7232dc6cbd1aa6405135c7916697a93286fcb223b14e2c30b5897aed6fe32529c94bfb84154e0cead5af9a282cc89442cbd3249b68abd7ffd67b6c4599bff3')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list