summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Alexander2017-11-21 08:59:44 +1100
committerMichael Alexander2017-11-21 08:59:44 +1100
commit60d86ed885ab3e5e0bf756f4885aa63f74e8f740 (patch)
tree0b912804a668f44b38c3407eb56cc46741ba3b65
parent48adb47c0187717225ca849b90be05f0eb5d46b5 (diff)
downloadaur-60d86ed885ab3e5e0bf756f4885aa63f74e8f740.tar.gz
Update to 3.23.2
-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')