Date: Saturday, February 27, 2021 @ 22:01:30
  Author: arodseth
Revision: 875570

upgpkg: haxe 4.2.1-1

Modified:
  haxe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-02-27 22:00:25 UTC (rev 875569)
+++ PKGBUILD    2021-02-27 22:01:30 UTC (rev 875570)
@@ -6,7 +6,7 @@
 # Contributor: Michael Fellinger <m...@rubyists.com>
 
 pkgname=haxe
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 pkgdesc='Cross-platform toolkit and programming language'
 arch=(x86_64)
@@ -17,8 +17,8 @@
 makedepends=(camlp4 git neko ocaml opam zlib perl-string-shellquote 
perl-ipc-system-simple)
 provides=(haxe haxelib)
 options=(!makeflags !strip)
-source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=bfcbf809165b3b3df0bce4833bd90a7539f2ae56";)
 # tag: 4.2.0
-sha256sums=(SKIP)
+source=("$pkgname-$pkgver::git+https://github.com/HaxeFoundation/haxe#commit=bf9ff69c0801082174f0b2b0a66faeb5356de580";)
 # tag: 4.2.1
+sha256sums=('SKIP')
 
 prepare() {
   cd $pkgname-$pkgver

Reply via email to