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

Levente Polyak anthraxx at archlinux.org
Tue Jan 5 09:32:03 UTC 2016


    Date: Tuesday, January 5, 2016 @ 10:32:03
  Author: anthraxx
Revision: 155513

upgpkg: ruby-paint 1.0.1-1

upgpkg: ruby-paint 1.0.1-1

Modified:
  ruby-paint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-05 07:53:48 UTC (rev 155512)
+++ PKGBUILD	2016-01-05 09:32:03 UTC (rev 155513)
@@ -3,8 +3,8 @@
 
 _gemname=paint
 pkgname=ruby-${_gemname}
-pkgver=1.0.0
-pkgrel=3
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="Ruby paint manages terminal colors and effects"
 url="https://github.com/janlelis/paint"
 arch=('any')
@@ -13,7 +13,7 @@
 options=('!emptydirs')
 source=(https://rubygems.org/downloads/${_gemname}-${pkgver}.gem)
 noextract=(${_gemname}-${pkgver}.gem)
-sha512sums=('a412d7d80daec622d3eb69eed5b2badae69e1d0002e849cf173453391c4ade679b368c64deb3c50520aa6bcb5635994d919642680001df598e0b74d826ec6d7f')
+sha512sums=('dc520e7d347bbda463a0d1da1f4c055278a98455e6b3e2104baecac6ef7256c738607bcc36b94cca0337d4b353bc38fdf9458e44e547ac292005e1995e3a3432')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"



More information about the arch-commits mailing list