summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordaurnimator2019-05-23 10:45:04 +1000
committerdaurnimator2019-05-23 10:45:40 +1000
commit784d9deabaac2e2ece7910b71107cdb27a56f59d (patch)
treea327cce6f754d7a4944837ab756a9ab34f095a4d /PKGBUILD
parent0eb4a32ea125b11ea7074853a53ab9b0c6609105 (diff)
downloadaur-784d9deabaac2e2ece7910b71107cdb27a56f59d.tar.gz
Update to 2.3.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1541dee3b195..f7345d217a90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,20 +3,20 @@
# Contributer: Peter Sutton (foxxy) <foxxy@foxdogstudios.com>
pkgname=ngrok
-pkgver=2.3.28
+pkgver=2.3.29
pkgrel=1
pkgdesc='A tunneling, reverse proxy for developing and understanding networked, HTTP services'
url='https://ngrok.com'
license=('custom')
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
-source_i686=("https://bin.equinox.io/a/dpxvrSQ9kZB/ngrok-${pkgver}-linux-386")
-sha256sums_i686=('5e33bdd702520a2755a704cb82131e30c19032c25390b8d482a255f6d38920e3')
-source_x86_64=("https://bin.equinox.io/a/3aXmZyUY9WX/ngrok-${pkgver}-linux-amd64")
-sha256sums_x86_64=('322711ddb3853043a70f733199334620957dec45d75ada207ad9054e9784d39c')
-source_armv7h=("https://bin.equinox.io/a/fpM8PBiufCd/ngrok-${pkgver}-linux-arm")
-sha256sums_armv7h=('60c4bff1464d887ac8756ea7eb95985b433ecc30b083df326947c49fed3b41e1')
-source_aarch64=("https://bin.equinox.io/a/gv7JbBxaJ2r/ngrok-${pkgver}-linux-arm64")
-sha256sums_aarch64=('a820db95ce6d570f7221312de879342b95b44dd3b18b2b4dfc331f9d55a62d3a')
+source_i686=("https://bin.equinox.io/a/6i2VnqLBZqg/ngrok-${pkgver}-linux-386")
+sha256sums_i686=('c0859f783e66a661dc1490e0cec95dfcce0ae77deaf0aa1838613afcbd8f9451')
+source_x86_64=("https://bin.equinox.io/a/6ws4BqFTLXR/ngrok-${pkgver}-linux-amd64")
+sha256sums_x86_64=('625e85af6d366be4cc54ba296a6e66d3311b99db36e6ea5fe7f88941874daabb')
+source_armv7h=("https://bin.equinox.io/a/3Qx4EX7AtXt/ngrok-${pkgver}-linux-arm")
+sha256sums_armv7h=('8a2ec453b407bb0983d22819f3b76044100870888cc976fbf76ced18e6f66fa7')
+source_aarch64=("https://bin.equinox.io/a/7qbe9PkG69E/ngrok-${pkgver}-linux-arm64")
+sha256sums_aarch64=('c49a9c95dc0128e8129f9b7291b5049a45d13f27bb309ca8af59e498f98b97d0')
package() {
cd "${srcdir}"