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

Levente Polyak anthraxx at archlinux.org
Wed May 30 23:39:35 UTC 2018


    Date: Wednesday, May 30, 2018 @ 23:39:35
  Author: anthraxx
Revision: 333577

upgpkg: ruby-yard 0.9.13-1

Modified:
  ruby-yard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 23:32:51 UTC (rev 333576)
+++ PKGBUILD	2018-05-30 23:39:35 UTC (rev 333577)
@@ -1,19 +1,19 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-# Maintainer: Jerome Leclanche <jerome at leclan.ch>
+# Contributor: Jerome Leclanche <jerome at leclan.ch>
 
 _gemname=yard
 pkgname=ruby-yard
-pkgver=0.9.12
-pkgrel=2
+pkgver=0.9.13
+pkgrel=1
 pkgdesc='YARD is a Ruby Documentation tool. The Y stands for "Yay!"'
 url='https://yardoc.org/'
 arch=('any')
 license=('MIT')
-depends=('ruby')
+depends=('ruby' 'ruby-rdoc')
 options=('!emptydirs')
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/lsegal/yard/archive/v${pkgver}.tar.gz)
-sha256sums=('ed1811e54645305559bd9e6c8ada7d5903ef39b00c156133e503f13938588c56')
-sha512sums=('f987da7e46bb3dafb9ba8c761b51345ee67102e21d05181c3090f31ff37179505134c93e83efdd39bb35cf6fe6dfa530d0017ce4680a08f858e78cbb073b239f')
+sha256sums=('3e1a93a188156b73a91be93709fb19fb62c177afa8e3527ecba69aa5b611c131')
+sha512sums=('8ae886e1c981f017f740e12f07f90470ac9bf420a51f99692b642c212e26231d0a19e1b64084e3a70e09cad4e3a7175278fca66bd3b2420eac4ba197e20876ee')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list