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

Anatol Pomozov anatolik at archlinux.org
Mon Aug 5 14:25:16 UTC 2019


    Date: Monday, August 5, 2019 @ 14:25:15
  Author: anatolik
Revision: 497492

upgpkg: crystal 0.30.0-2

Modified:
  crystal/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 14:23:19 UTC (rev 497491)
+++ PKGBUILD	2019-08-05 14:25:15 UTC (rev 497492)
@@ -3,12 +3,12 @@
 
 pkgname=crystal
 pkgver=0.30.0
-pkgrel=1
+pkgrel=2
 pkgdesc='The Crystal Programming Language'
 arch=(x86_64)
 url='https://crystal-lang.org'
 license=(Apache)
-depends=(gc libatomic_ops pcre libevent llvm6-libs)
+depends=(gc libatomic_ops pcre libevent llvm-libs)
 makedepends=(libxml2 llvm crystal) # to compile version N we need crystal compiler of N-1 version
 checkdepends=(libyaml libxml2 gmp inetutils git)
 optdepends=('shards: crystal language package manager'



More information about the arch-commits mailing list