summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 666f1c653944..e1792e3cc273 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hhvm-hack-git
pkgdesc = HHVM's Hack tools (hh_client, hh_server, hh_format et al.)
- pkgver = 3.23.4
+ pkgver = 3.24.0
pkgrel = 1
url = http://hacklang.org/
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = hhvm-hack-git
makedepends = cmake
makedepends = libdwarf
conflicts = hhvm
- source = hhvm::git+https://github.com/facebook/hhvm#tag=HHVM-3.23.4
+ source = hhvm::git+https://github.com/facebook/hhvm#tag=HHVM-3.24.0
md5sums = SKIP
pkgname = hhvm-hack-git
diff --git a/PKGBUILD b/PKGBUILD
index c8dc6f3bbf2f..4ea7597fc30e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael Alexander <beefsack@gmail.com>
pkgname=hhvm-hack-git
-pkgver=3.23.4
+pkgver=3.24.0
pkgrel=1
pkgdesc="HHVM's Hack tools (hh_client, hh_server, hh_format et al.)"
arch=('x86_64')