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

Levente Polyak anthraxx at archlinux.org
Fri Jan 26 01:07:38 UTC 2018


    Date: Friday, January 26, 2018 @ 01:07:37
  Author: anthraxx
Revision: 287005

upgpkg: ruby-rouge 3.1.0-1

Modified:
  ruby-rouge/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 00:53:27 UTC (rev 287004)
+++ PKGBUILD	2018-01-26 01:07:37 UTC (rev 287005)
@@ -2,8 +2,8 @@
 
 _gemname=rouge
 pkgname=ruby-rouge
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
 pkgdesc='Pure-ruby code highlighter that is compatible with pygments'
 url='http://rouge.jneen.net/'
 arch=('any')
@@ -11,8 +11,8 @@
 depends=('ruby')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jneen/rouge/archive/v${pkgver}.tar.gz)
-sha256sums=('46f109e0b54e588376b70935556f248e9f70d79bb043677fc5c19c174ace5a7d')
-sha512sums=('9ec9a22b0b4c0ca37b765b7f76104f64c46d2c6f3d7073f8ad6eb3512f5671b1d828f8bdd2073c67dba18afb682f8111e56112a23c0d66debb418573d4fb8007')
+sha256sums=('77b00295a320f213c394bfc5726d45ab39141ab7d02cc1805a0d27201899f8fe')
+sha512sums=('e3bbe78f7744c691e72a48a21ff89085518eb33e69363020bdc643b7c83d655310b630b14ecfe034484ee54b4eb026c9a4cb17d8b3dd8a3953ed47cb4a88be8b')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list