summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue Icymoon2023-10-12 17:29:23 +0800
committerHaruue Icymoon2023-10-12 17:29:23 +0800
commit3c64d60eca88913180ca7a8b56adad6bb966460f (patch)
treed3b9b090956ff060a365bcef8edacfe9b484b6f8
parent557f18990f6e02f3b8a5f55a08adf8ba3480091c (diff)
downloadaur-3c64d60eca88913180ca7a8b56adad6bb966460f.tar.gz
update: 2.1.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b92de4681006..e5c56901d13f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hysteria-bin
pkgdesc = A powerful, lightning fast and censorship resistant proxy (Binary Release)
- pkgver = 2.0.4
+ pkgver = 2.1.0
pkgrel = 1
url = https://hysteria.network/
install = hysteria.install
@@ -8,13 +8,13 @@ pkgbase = hysteria-bin
license = MIT
provides = hysteria
conflicts = hysteria
- source = hysteria-2.0.4-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/app/v2.0.4/hysteria-linux-amd64
- source = hysteria-2.0.4-1-LICENSE.md::https://raw.githubusercontent.com/apernet/hysteria/app/v2.0.4/LICENSE.md
+ source = hysteria-2.1.0-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/app/v2.1.0/hysteria-linux-amd64
+ source = hysteria-2.1.0-1-LICENSE.md::https://raw.githubusercontent.com/apernet/hysteria/app/v2.1.0/LICENSE.md
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = 22b0d074c710e9c107e2dc5f0300c6cceb72211cb53ee5a1e4f31859161166a6
+ sha256sums = 554a99bddbb69ec52204784e8443f69e677eae851f6037f3860a99262fd16747
sha256sums = b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5
sha256sums = 93b139bcb6ca1500ad7bd43d8a20d0edd4eb36e1b8ca608819dbe6783519deb7
sha256sums = 9269693b913e652aca2efadf10e29bd761df83505aef803fdd2223abc72034d9
diff --git a/PKGBUILD b/PKGBUILD
index 596391ea856a..455c44f74f43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hysteria-bin
_pkgbase=hysteria
-pkgver=2.0.4
+pkgver=2.1.0
pkgrel=1
pkgdesc='A powerful, lightning fast and censorship resistant proxy (Binary Release)'
arch=('x86_64')
@@ -18,7 +18,7 @@ source=("$_pkgbase-$pkgver-$pkgrel-linux-amd64::https://github.com/apernet/hyste
'hysteria-server@.service'
'sysusers.conf'
'tmpfiles.conf')
-sha256sums=('22b0d074c710e9c107e2dc5f0300c6cceb72211cb53ee5a1e4f31859161166a6'
+sha256sums=('554a99bddbb69ec52204784e8443f69e677eae851f6037f3860a99262fd16747'
'b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5'
'93b139bcb6ca1500ad7bd43d8a20d0edd4eb36e1b8ca608819dbe6783519deb7'
'9269693b913e652aca2efadf10e29bd761df83505aef803fdd2223abc72034d9'