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 39831aaf6a1b..8c6d978ebd9b 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.1
+ pkgver = 3.23.2
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.1
+ source = hhvm::git+https://github.com/facebook/hhvm#tag=HHVM-3.23.2
md5sums = SKIP
pkgname = hhvm-hack-git
diff --git a/PKGBUILD b/PKGBUILD
index a59913201cb9..ceb9f574aeee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael Alexander <beefsack@gmail.com>
pkgname=hhvm-hack-git
-pkgver=3.23.1
+pkgver=3.23.2
pkgrel=1
pkgdesc="HHVM's Hack tools (hh_client, hh_server, hh_format et al.)"
arch=('x86_64')