Date: Wednesday, April 12, 2023 @ 23:13:13
  Author: arodseth
Revision: 1445049

upgpkg: haxe 4.3.0-1

Modified:
  haxe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-12 23:10:20 UTC (rev 1445048)
+++ PKGBUILD    2023-04-12 23:13:13 UTC (rev 1445049)
@@ -6,7 +6,7 @@
 # Contributor: Michael Fellinger <[email protected]>
 
 pkgname=haxe
-pkgver=4.2.5
+pkgver=4.3.0
 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=e5eec3122454bfc95412437d938d1d8d3e77ed68";)
 # tag: 4.2.5
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=731dcd71f10c495a5a820449249fbb3d4b40a7c1";)
 # tag: 4.3.0
 b2sums=('SKIP')
 
 prepare() {

Reply via email to