summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue Icymoon2023-09-16 13:10:47 +0800
committerHaruue Icymoon2023-09-16 13:10:47 +0800
commit4a231ee2d09b8ca2f1d2a7820ecd53524ba042fa (patch)
tree4896cb9f7adaba7e8f7f539cce6810bca4ff36cf
parent347dafaa01c24deea2d02cfe1717c7bde891c7ce (diff)
downloadaur-4a231ee2d09b8ca2f1d2a7820ecd53524ba042fa.tar.gz
update: 2.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 819b377b2461..56f314ac5db2 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.1
+ pkgver = 2.0.2
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.1-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/app/v2.0.1/hysteria-linux-amd64
- source = hysteria-2.0.1-1-LICENSE.md::https://raw.githubusercontent.com/apernet/hysteria/app/v2.0.1/LICENSE.md
+ source = hysteria-2.0.2-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/app/v2.0.2/hysteria-linux-amd64
+ source = hysteria-2.0.2-1-LICENSE.md::https://raw.githubusercontent.com/apernet/hysteria/app/v2.0.2/LICENSE.md
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = b4158177c83134bdde0cfecd1e6967d0df8f769c16e63053acc98e57652b8277
+ sha256sums = 2cbad06ec631e70d576dcb504af0426f24a21ed83e4a27769478c78eb8545bf8
sha256sums = b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5
sha256sums = 732b77b467f92e15d6ce8df6a61056479e3191903c3422d370c48d60a3643985
sha256sums = 01530b18e61e115f48a4aa16fe2139c98b8c41011270d9b6f72dc3249d6890eb
diff --git a/PKGBUILD b/PKGBUILD
index 98101b9a13c2..df074279dd69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hysteria-bin
_pkgbase=hysteria
-pkgver=2.0.1
+pkgver=2.0.2
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=('b4158177c83134bdde0cfecd1e6967d0df8f769c16e63053acc98e57652b8277'
+sha256sums=('2cbad06ec631e70d576dcb504af0426f24a21ed83e4a27769478c78eb8545bf8'
'b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5'
'732b77b467f92e15d6ce8df6a61056479e3191903c3422d370c48d60a3643985'
'01530b18e61e115f48a4aa16fe2139c98b8c41011270d9b6f72dc3249d6890eb'