[arch-commits] Commit in haxe/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Wed Jun 29 07:31:56 UTC 2016
Date: Wednesday, June 29, 2016 @ 07:31:56
Author: arodseth
Revision: 181595
upgpkg: haxe 3.3.0rc1-1
Modified:
haxe/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-29 05:42:05 UTC (rev 181594)
+++ PKGBUILD 2016-06-29 07:31:56 UTC (rev 181595)
@@ -7,8 +7,8 @@
# Contributor: Michael Fellinger <mf at rubyists.com>
pkgname=haxe
-pkgver=3.2.1
-pkgrel=4
+pkgver=3.3.0rc1
+pkgrel=1
pkgdesc='Cross-platform toolkit and programming language'
arch=('x86_64' 'i686')
url='http://haxe.org/'
@@ -24,10 +24,7 @@
'git+https://github.com/HaxeFoundation/ocamllibs.git'
'haxe.sh'
)
-md5sums=('SKIP'
- 'SKIP'
- 'SKIP'
- '977476c8fc1dfc0acbb05bd22f9136b0')
+md5sums=('SKIP' 'SKIP' 'SKIP' '977476c8fc1dfc0acbb05bd22f9136b0')
build() {
cd "$pkgname-${pkgver/rc?/}"
More information about the arch-commits
mailing list