summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrenekH Automated AUR2023-09-26 20:48:02 +0000
committerBrenekH Automated AUR2023-09-26 20:48:02 +0000
commite8f8f8aad0f1873f60c5fbe73c29fe50ff59e3cc (patch)
treea456161b3d2005f59efcfb8015e6f5dfe4ebd2d4 /PKGBUILD
parent2602073ed452f078b5eaf648aa3c85284bc7f52a (diff)
downloadaur-e8f8f8aad0f1873f60c5fbe73c29fe50ff59e3cc.tar.gz
Update to 3.3.5-1
Automatically committed from https://github.com/BrenekH/automated-aur/pull/96.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 9 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5896b7c56965..d672d0d8aa49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Peter Sutton (foxxy) <foxxy@foxdogstudios.com>
pkgname=ngrok
-pkgver=3.3.4
+pkgver=3.3.5
pkgrel=1
pkgdesc='A tunneling, reverse proxy for developing and understanding networked, HTTP services'
url='https://ngrok.com'
@@ -12,15 +12,15 @@ license=('custom')
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
optdepends=('bash-completion: Bash completion support')
source=("TERMS-OF-SERVICE.txt")
-source_x86_64=("https://bin.equinox.io/a/99d4KobYYHN/ngrok-v3-3.3.4-linux-amd64")
-source_i686=("https://bin.equinox.io/a/3iiMKzJiBb/ngrok-v3-3.3.4-linux-386")
-source_armv7h=("https://bin.equinox.io/a/2VZGKNPHQqs/ngrok-v3-3.3.4-linux-arm")
-source_aarch64=("https://bin.equinox.io/a/2XmLxPHmx2B/ngrok-v3-3.3.4-linux-arm64")
+source_x86_64=("https://bin.equinox.io/a/5XRpKEttM6d/ngrok-v3-3.3.5-linux-amd64")
+source_i686=("https://bin.equinox.io/a/fUJeXRL9niB/ngrok-v3-3.3.5-linux-386")
+source_armv7h=("https://bin.equinox.io/a/d7UVf4Cj1iG/ngrok-v3-3.3.5-linux-arm")
+source_aarch64=("https://bin.equinox.io/a/4z6ZXan5VAx/ngrok-v3-3.3.5-linux-arm64")
sha256sums=('d1fce3c7e78d5f7e5307238ee5f371b7a10911aeb249e3358e945eaa8cf2f1b2')
-sha256sums_i686=('e46b1bfa8afe28b2c5a7630773ab2d8fc1c91ac42e262356c1cec1197e754419')
-sha256sums_x86_64=('11536e5a001de5efa9a6d9d6f33b0ed2dc653216278fe0314f9ca98c20137a7f')
-sha256sums_armv7h=('08d7b27407005c9a34a850090527c1398e86a1a2fa090aea2caee40cb18902fe')
-sha256sums_aarch64=('1e12cedb3378d25012c3cd94f960123b4d8b99301d52ad9c30df9e698ed1fa2d')
+sha256sums_i686=('b122baff50b08bc22458803ffad720f4b15251344991eb236658f2a248649bb4')
+sha256sums_x86_64=('3e4b43384806c5793bba68f3d338e4fd253f671ff9acbe69938362d266e8bbc0')
+sha256sums_armv7h=('818d15c5ffd74d078eae1ded94a04ddea3870139801ddf003f7079c65b57e13e')
+sha256sums_aarch64=('5c4e75c2b8c874b4f79a3c2427fdfb21a1b3b285a30934c59adb0180e3f67d35')
# In order to make Ngrok's built-in updater happy, we need to avoid modifying the binary
options=(!strip)