Date: Tuesday, May 9, 2023 @ 14:26:58
  Author: arodseth
Revision: 1459629

upgpkg: haxe 4.3.1-1

Modified:
  haxe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-05-09 14:06:51 UTC (rev 1459628)
+++ PKGBUILD    2023-05-09 14:26:58 UTC (rev 1459629)
@@ -6,7 +6,7 @@
 # Contributor: Michael Fellinger <[email protected]>
 
 pkgname=haxe
-pkgver=4.3.0
+pkgver=4.3.1
 pkgrel=1
 pkgdesc='Cross-platform toolkit and programming language'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 makedepends=(camlp5 git neko ocaml opam zlib perl-string-shellquote 
perl-ipc-system-simple)
 optdepends=(java-environment mono php python)
 options=(!strip)
-source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=731dcd71f10c495a5a820449249fbb3d4b40a7c1";)
 # tag: 4.3.0
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=964c84c817b3a73c49ee35207983d1c8cbca6eb8";)
 # tag: 4.3.1
 b2sums=('SKIP')
 
 prepare() {

Reply via email to