[arch-commits] Commit in ruby-paint/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Aug 1 20:27:00 UTC 2019
Date: Thursday, August 1, 2019 @ 20:26:59
Author: anthraxx
Revision: 496471
upgpkg: ruby-paint 2.1.0-1
Modified:
ruby-paint/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-01 20:21:07 UTC (rev 496470)
+++ PKGBUILD 2019-08-01 20:26:59 UTC (rev 496471)
@@ -3,8 +3,8 @@
_gemname=paint
pkgname=ruby-${_gemname}
-pkgver=2.0.1
-pkgrel=3
+pkgver=2.1.0
+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=('49db2bdca0b3b6236669219dadb8b72fb0f68102c6f93658e9b032d1da8e5be154458979425a793355efcfc90968c9cca7a1caacd087a67a5c486cd7495235ff')
+sha512sums=('0de206c78c678d77cfdff0f26e42f2a045fc98a982943f7104d11e47cd4db9b196dba6a14eb09d98c103b3b70e13b84e48fe6261d2b03a9a0f4d4f10037a39cb')
prepare() {
cd ${_gemname}-${pkgver}
More information about the arch-commits
mailing list