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

Anatol Pomozov anatolik at archlinux.org
Fri Aug 21 22:22:15 UTC 2020


    Date: Friday, August 21, 2020 @ 22:22:13
  Author: anatolik
Revision: 394521

upgpkg: ruby 2.7.1-3: libxcrypt rebuild

Modified:
  ruby/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-21 22:01:42 UTC (rev 394520)
+++ PKGBUILD	2020-08-21 22:22:13 UTC (rev 394521)
@@ -5,10 +5,11 @@
 
 pkgname=(ruby ruby-docs)
 pkgver=2.7.1
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 url='https://www.ruby-lang.org/en/'
 license=(BSD custom)
+depends=(libxcrypt)
 makedepends=(gdbm openssl libffi doxygen graphviz libyaml ttf-dejavu tk)
 options=(!emptydirs)
 source=(https://cache.ruby-lang.org/pub/ruby/${pkgver:0:3}/ruby-${pkgver}.tar.xz)



More information about the arch-commits mailing list