summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Alexander2017-06-05 17:55:25 +1000
committerMichael Alexander2017-06-05 17:55:25 +1000
commit4ab41e27d7d4faaf4e8fe8894c78c6d8e75e2191 (patch)
tree461fa6ca8d18419c1f4065b4f6ab439a5d3eef97
parent29ab6e58f2c17d84788838a029eb6af1f6676462 (diff)
downloadaur-4ab41e27d7d4faaf4e8fe8894c78c6d8e75e2191.tar.gz
Updated to 3.19.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a82bcb8ab734..1862d550a38d 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.17.2
+ pkgver = 3.19.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.17.2
+ source = hhvm::git+https://github.com/facebook/hhvm#tag=HHVM-3.19.2
md5sums = SKIP
pkgname = hhvm-hack-git
diff --git a/PKGBUILD b/PKGBUILD
index 609390016ae6..8b14440e3eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Michael Alexander <beefsack@gmail.com>
pkgname=hhvm-hack-git
-pkgver=3.17.2
+pkgver=3.19.2
pkgrel=1
pkgdesc="HHVM's Hack tools (hh_client, hh_server, hh_format et al.)"
arch=('x86_64')