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

Evangelos Foutras foutrelis at gemini.archlinux.org
Mon Oct 25 00:06:22 UTC 2021


    Date: Monday, October 25, 2021 @ 00:06:22
  Author: foutrelis
Revision: 1033278

upgpkg: crystal 1.2.1-3: LLVM 13 rebuild

Modified:
  crystal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-24 23:57:58 UTC (rev 1033277)
+++ PKGBUILD	2021-10-25 00:06:22 UTC (rev 1033278)
@@ -3,13 +3,13 @@
 
 pkgname=crystal
 pkgver=1.2.1
-pkgrel=2
+pkgrel=3
 pkgdesc='The Crystal Programming Language'
 arch=(x86_64)
 url='https://crystal-lang.org'
 license=(Apache)
-depends=(gc libatomic_ops pcre libevent llvm12-libs)
-makedepends=(libxml2 llvm12 crystal) # to compile version N we need crystal compiler of N-1 version
+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'
             'libyaml: For YAML support'



More information about the arch-commits mailing list