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

Alexander Rødseth arodseth at archlinux.org
Tue Jul 28 08:34:26 UTC 2020


    Date: Tuesday, July 28, 2020 @ 08:34:26
  Author: arodseth
Revision: 665628

upgpkg: haxe 4.1.3-1

Modified:
  haxe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-28 06:57:46 UTC (rev 665627)
+++ PKGBUILD	2020-07-28 08:34:26 UTC (rev 665628)
@@ -6,7 +6,7 @@
 # Contributor: Michael Fellinger <mf at rubyists.com>
 
 pkgname=haxe
-pkgver=4.0.5
+pkgver=4.1.3
 pkgrel=1
 pkgdesc='Cross-platform toolkit and programming language'
 arch=(x86_64)
@@ -17,8 +17,7 @@
 makedepends=(git ocaml camlp4 zlib neko opam)
 provides=(haxe haxelib)
 options=(!strip !makeflags)
-# tag: 4.0.5
-source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=67feacebc59d5cd9dce232058f12cb933622d619"
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=c7d2c7aac5f8d280d694e46fc1c9de52e218b9c6" # tag: 4.1.3
         haxe.sh)
 sha256sums=('SKIP'
             'da08272cf61872f3401ad8b9f0bf94a4b2bfbaeb7b65644ee822f4ac8aaaed10')



More information about the arch-commits mailing list