summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue Icymoon2023-10-30 19:27:04 +0800
committerHaruue Icymoon2023-10-30 19:27:04 +0800
commitb1fab2ec8efaf7d51b84784cee2ba8daf88fe758 (patch)
tree859c6a9f5b9b50d44e7c5d7a2af1e80414a4c767
parentcf8623784debf10005d5797f47f52c501129cb57 (diff)
downloadaur-b1fab2ec8efaf7d51b84784cee2ba8daf88fe758.tar.gz
update: 2.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b39c701f9238..a59b6059d173 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.1
+ pkgver = 2.2.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.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-2.2.0-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/app/v2.2.0/hysteria-linux-amd64
+ source = hysteria-2.2.0-1-LICENSE.md::https://raw.githubusercontent.com/apernet/hysteria/app/v2.2.0/LICENSE.md
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = b1017f6e0133d3e85d55af0f631a45e1c9f7919452130e0ad4afe73f3bc250c2
+ sha256sums = 4d99c511b14d276f9dbede9441aa07f500e383e644d428e38279c756b82a332b
sha256sums = b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5
sha256sums = 93b139bcb6ca1500ad7bd43d8a20d0edd4eb36e1b8ca608819dbe6783519deb7
sha256sums = 9269693b913e652aca2efadf10e29bd761df83505aef803fdd2223abc72034d9
diff --git a/PKGBUILD b/PKGBUILD
index 568aa2ff20f7..4eefaad3acc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hysteria-bin
_pkgbase=hysteria
-pkgver=2.1.1
+pkgver=2.2.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=('b1017f6e0133d3e85d55af0f631a45e1c9f7919452130e0ad4afe73f3bc250c2'
+sha256sums=('4d99c511b14d276f9dbede9441aa07f500e383e644d428e38279c756b82a332b'
'b279cfdac4db4b077f0660b5d8156d50a8bc7bd410036dc356499af43c4e84f5'
'93b139bcb6ca1500ad7bd43d8a20d0edd4eb36e1b8ca608819dbe6783519deb7'
'9269693b913e652aca2efadf10e29bd761df83505aef803fdd2223abc72034d9'