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

Levente Polyak anthraxx at archlinux.org
Sun Nov 5 21:23:20 UTC 2017


    Date: Sunday, November 5, 2017 @ 21:23:15
  Author: anthraxx
Revision: 265457

upgpkg: ruby-paint 2.0.1-1

Modified:
  ruby-paint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-05 21:21:28 UTC (rev 265456)
+++ PKGBUILD	2017-11-05 21:23:15 UTC (rev 265457)
@@ -3,8 +3,8 @@
 
 _gemname=paint
 pkgname=ruby-${_gemname}
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.0.1
+pkgrel=1
 pkgdesc='Ruby paint manages terminal colors and effects'
 url='https://github.com/janlelis/paint'
 arch=('any')
@@ -12,7 +12,7 @@
 depends=('ruby-rspec' 'ruby-rainbow' 'ruby-term-ansicolor')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/janlelis/paint/archive/v${pkgver}.tar.gz)
-sha512sums=('3a30635b193fcd2d929a09f64226fefdf01dabf3c33427ca28d8d5a550d56642c8069d5f1334d845977282a6083cdfa16177f3bd23560f61c36d3822c891c5fe')
+sha512sums=('49db2bdca0b3b6236669219dadb8b72fb0f68102c6f93658e9b032d1da8e5be154458979425a793355efcfc90968c9cca7a1caacd087a67a5c486cd7495235ff')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list