[arch-commits] Commit in haxe/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Jan 1 16:47:16 UTC 2021
Date: Friday, January 1, 2021 @ 16:47:15
Author: arodseth
Revision: 802769
upgpkg: haxe 4.1.5-1
Modified:
haxe/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-01 16:46:54 UTC (rev 802768)
+++ PKGBUILD 2021-01-01 16:47:15 UTC (rev 802769)
@@ -6,7 +6,7 @@
# Contributor: Michael Fellinger <mf at rubyists.com>
pkgname=haxe
-pkgver=4.1.4
+pkgver=4.1.5
pkgrel=1
pkgdesc='Cross-platform toolkit and programming language'
arch=(x86_64)
@@ -14,7 +14,7 @@
license=(GPL MIT LGPL)
depends=(neko)
optdepends=(java-environment mono php python)
-makedepends=(camlp4 git neko ocaml opam zlib)
+makedepends=(camlp4 git neko ocaml opam zlib perl-string-shellquote perl-ipc-system-simple)
provides=(haxe haxelib)
options=(!makeflags !strip)
source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=7d0faa039ffe5e618587e2417323b59044282177") # tag: 4.1.4
More information about the arch-commits
mailing list