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

Anatol Pomozov anatolik at archlinux.org
Wed Jan 9 17:50:26 UTC 2019


    Date: Wednesday, January 9, 2019 @ 17:50:25
  Author: anatolik
Revision: 421283

ruby 2.6 rebuild

workaround circular rdoc-rubygems-rdoc dependency [1] by adding prevously built 'ruby-rdoc' into makedeps

[1] https://github.com/rubygems/rubygems/issues/2483

Modified:
  ruby-rdoc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 17:45:46 UTC (rev 421282)
+++ PKGBUILD	2019-01-09 17:50:25 UTC (rev 421283)
@@ -3,7 +3,7 @@
 _gemname=rdoc
 pkgname=ruby-$_gemname
 pkgver=6.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Command-line documentation generator for Ruby projects'
 arch=(any)
 url='https://ruby.github.io/rdoc/'



More information about the arch-commits mailing list