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

Alexander Rødseth arodseth at gemini.archlinux.org
Sun Oct 24 15:28:11 UTC 2021


    Date: Sunday, October 24, 2021 @ 15:28:10
  Author: arodseth
Revision: 1033187

upgpkg: haxe 4.2.4-1

Modified:
  haxe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-24 14:53:40 UTC (rev 1033186)
+++ PKGBUILD	2021-10-24 15:28:10 UTC (rev 1033187)
@@ -6,8 +6,8 @@
 # Contributor: Michael Fellinger <mf at rubyists.com>
 
 pkgname=haxe
-pkgver=4.2.3
-pkgrel=3
+pkgver=4.2.4
+pkgrel=1
 pkgdesc='Cross-platform toolkit and programming language'
 arch=(x86_64)
 url='https://haxe.org/'
@@ -16,8 +16,8 @@
 makedepends=(camlp4 camlp5 dune 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=1385eda48e60387e349282d26347b28d0b2768ca") # tag: 4.2.3
-b2sums=(SKIP)
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=ab0c0548ff80fcbbbc140a381a9031af13b5782c") # tag: 4.2.4
+b2sums=('SKIP')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list