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

Levente Polyak anthraxx at archlinux.org
Sat Feb 13 18:43:55 UTC 2021


    Date: Saturday, February 13, 2021 @ 18:43:55
  Author: anthraxx
Revision: 859538

upgpkg: ruby-yard 0.9.26-1

Modified:
  ruby-yard/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-13 18:43:05 UTC (rev 859537)
+++ PKGBUILD	2021-02-13 18:43:55 UTC (rev 859538)
@@ -3,7 +3,7 @@
 
 _gemname=yard
 pkgname=ruby-${_gemname}
-pkgver=0.9.25
+pkgver=0.9.26
 pkgrel=1
 pkgdesc='YARD is a Ruby Documentation tool. The Y stands for "Yay!"'
 url='https://yardoc.org/'
@@ -13,8 +13,8 @@
 makedepends=('ruby-rake' 'ruby-samus')
 options=('!emptydirs')
 source=(https://github.com/lsegal/yard/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('855bf05ce45a965d534191b036831ec1cedc848e21196ed93cc7984d744328d9d5ba39664b4539a707a1556984990360cd27e085b830501ac8d72c6cebb3e689')
-b2sums=('35531a7e90ab99bad8d236ea4774a8aebc50eff5d78f60e2dfea8edb2af965dc60e8c02f8a1f95166e80d6f1ce21aca051b92b2511b88a7d87d2cc90e58bcd17')
+sha512sums=('0f70a089d5e5ba33e326b0ae0cc84a2cacfc5a3f3080545d5fc5bb324dedbbbf65116cc9412b3496c09b2b6c15514e854a741a1fd7e2ae782804d6e4ac28fcd9')
+b2sums=('19baaefc54269bbc7eee053b42f2be85644a062cbf55b0fafb63748876aad3a3143767855f4ee7b10a1ae814110a6cf63c01e4055e054aeb31bf8512e793d80d')
 
 prepare() {
   cd ${_gemname}-${pkgver}



More information about the arch-commits mailing list