Date: Tuesday, April 17, 2018 @ 20:59:12
  Author: anatolik
Revision: 316810

upgpkg: ruby-iconv 1.0.5-1

Modified:
  ruby-iconv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-04-17 20:58:47 UTC (rev 316809)
+++ PKGBUILD    2018-04-17 20:59:12 UTC (rev 316810)
@@ -2,8 +2,8 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=ruby-iconv
-pkgver=1.0.4
-pkgrel=6
+pkgver=1.0.5
+pkgrel=1
 pkgdesc='Wrapper library for iconv'
 arch=('x86_64')
 url='https://github.com/nurse/iconv'
@@ -12,7 +12,7 @@
 options=('!emptydirs')
 source=("http://rubygems.org/downloads/${pkgname#*-}-${pkgver}.gem";)
 noextract=("${pkgname#*-}-${pkgver}.gem")
-sha256sums=('5bd4e387a2e8070baf3ebf8d91f545200db25c08686f82cde66f118d9f914f9b')
+sha256sums=('ef913e92e05002d37bebed57e8ecbad91b8a9da5da3b0f80bafd32d3ccc171da')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"

Reply via email to