[arch-commits] Commit in ruby-yard/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Wed Dec 13 20:56:48 UTC 2017
Date: Wednesday, December 13, 2017 @ 20:56:47
Author: anthraxx
Revision: 274299
upgpkg: ruby-yard 0.9.12-1
Modified:
ruby-yard/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-13 20:55:34 UTC (rev 274298)
+++ PKGBUILD 2017-12-13 20:56:47 UTC (rev 274299)
@@ -3,8 +3,8 @@
_gemname=yard
pkgname=ruby-yard
-pkgver=0.9.9
-pkgrel=3
+pkgver=0.9.12
+pkgrel=1
pkgdesc='YARD is a Ruby Documentation tool. The Y stands for "Yay!"'
url='https://yardoc.org/'
arch=('any')
@@ -12,8 +12,8 @@
depends=('ruby')
options=('!emptydirs')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/lsegal/yard/archive/v${pkgver}.tar.gz)
-sha256sums=('e75485e980cfe3ae1de00541357c7b69851e1a3730b2b96462e433cd7358cd2c')
-sha512sums=('1ca970c9a1207fd12855659b98f3fc233bad76cc6afb8a7524d98c67b9190d0469173ab911cf813b6e7817e6c95da518fe4e285b72a48e09fd8ab12db84dfc98')
+sha256sums=('ed1811e54645305559bd9e6c8ada7d5903ef39b00c156133e503f13938588c56')
+sha512sums=('f987da7e46bb3dafb9ba8c761b51345ee67102e21d05181c3090f31ff37179505134c93e83efdd39bb35cf6fe6dfa530d0017ce4680a08f858e78cbb073b239f')
prepare() {
cd ${_gemname}-${pkgver}
More information about the arch-commits
mailing list