[arch-commits] Commit in haxe/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Nov 13 14:05:26 UTC 2019
Date: Wednesday, November 13, 2019 @ 14:05:25
Author: arodseth
Revision: 527151
upgpkg: haxe 4.0.2-1
Modified:
haxe/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-11-13 12:54:13 UTC (rev 527150)
+++ PKGBUILD 2019-11-13 14:05:25 UTC (rev 527151)
@@ -6,7 +6,7 @@
# Contributor: Michael Fellinger <mf at rubyists.com>
pkgname=haxe
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc='Cross-platform toolkit and programming language'
arch=(x86_64)
@@ -18,8 +18,8 @@
makedepends=(git ocaml camlp4 zlib neko opam)
provides=(haxe haxelib)
options=(!strip !makeflags)
-# tag: 4.0.1
-source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=fcb00541a644af872333970bb0b6355b4b8fa5bf"
+# tag: 4.0.2
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=fc976eac04685b206a9a64d9a88ee6237e4b72af"
haxe.sh)
sha256sums=('SKIP'
'da08272cf61872f3401ad8b9f0bf94a4b2bfbaeb7b65644ee822f4ac8aaaed10')
More information about the arch-commits
mailing list