Date: Monday, December 2, 2019 @ 17:17:28 Author: arodseth Revision: 534710
upgpkg: haxe 4.0.3-1 Modified: haxe/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-02 16:42:30 UTC (rev 534709) +++ PKGBUILD 2019-12-02 17:17:28 UTC (rev 534710) @@ -6,7 +6,7 @@ # Contributor: Michael Fellinger <[email protected]> pkgname=haxe -pkgver=4.0.2 +pkgver=4.0.3 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.2 -source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=fc976eac04685b206a9a64d9a88ee6237e4b72af" +# tag: 4.0.3 +source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe.git#commit=dcfaf4ac01ffd4dbfbcc649f6e2a41ca7bfd1450" haxe.sh) sha256sums=('SKIP' 'da08272cf61872f3401ad8b9f0bf94a4b2bfbaeb7b65644ee822f4ac8aaaed10')
