summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue Icymoon2023-10-22 14:25:09 +0800
committerHaruue Icymoon2023-10-22 14:25:09 +0800
commitcf8623784debf10005d5797f47f52c501129cb57 (patch)
treee41639c3df5a81390dc06dcba4291b0521c27ed2
parent3c64d60eca88913180ca7a8b56adad6bb966460f (diff)
downloadaur-cf8623784debf10005d5797f47f52c501129cb57.tar.gz
update: 2.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e5c56901d13f..b39c701f9238 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.1.0
+ pkgver = 2.1.1
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.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-2.1.1-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/app/v2.1.1/hysteria-linux-amd64
+ source = hysteria-2.1.1-1-LICENSE.md::https://raw.githubusercontent.com/apernet/hysteria/app/v2.1.1/LICENSE.md
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = 554a99bddbb69ec52204784e8443f69e677eae851f6037f3860a99262fd16747
+ sha256sums = b1017f6e0133d3e85d55af0f631a45e1c9f7919452130e0ad4afe73f3bc250c2
sha256sums = b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5
sha256sums = 93b139bcb6ca1500ad7bd43d8a20d0edd4eb36e1b8ca608819dbe6783519deb7
sha256sums = 9269693b913e652aca2efadf10e29bd761df83505aef803fdd2223abc72034d9
diff --git a/PKGBUILD b/PKGBUILD
index 455c44f74f43..568aa2ff20f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hysteria-bin
_pkgbase=hysteria
-pkgver=2.1.0
+pkgver=2.1.1
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=('554a99bddbb69ec52204784e8443f69e677eae851f6037f3860a99262fd16747'
+sha256sums=('b1017f6e0133d3e85d55af0f631a45e1c9f7919452130e0ad4afe73f3bc250c2'
'b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5'
'93b139bcb6ca1500ad7bd43d8a20d0edd4eb36e1b8ca608819dbe6783519deb7'
'9269693b913e652aca2efadf10e29bd761df83505aef803fdd2223abc72034d9'