summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue Icymoon2023-10-01 15:48:43 +0800
committerHaruue Icymoon2023-10-01 15:48:43 +0800
commitd86bec2151435950159115e752e4068cffcfb83c (patch)
tree2e12648e92dfe26151383af51e094449ecaaaa0f
parent360b4d9a92cf44ace18f5e71e3c58d5e63f9336f (diff)
downloadaur-d86bec2151435950159115e752e4068cffcfb83c.tar.gz
update: 2.0.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7141e6b1cfb5..ea76c20e1ed2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hysteria
pkgdesc = A powerful, lightning fast and censorship resistant proxy
- pkgver = 2.0.2
- pkgrel = 2
+ pkgver = 2.0.3
+ pkgrel = 1
url = https://hysteria.network/
install = hysteria.install
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = hysteria
depends = glibc
depends = acl
depends = shadow
- source = hysteria-git::git+https://github.com/apernet/hysteria.git#tag=app/v2.0.2
+ source = hysteria-git::git+https://github.com/apernet/hysteria.git#tag=app/v2.0.3
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
diff --git a/PKGBUILD b/PKGBUILD
index 15bdfc2614f5..dde538908991 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgbase=hysteria
pkgname=$_pkgbase
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.3
+pkgrel=1
pkgdesc='A powerful, lightning fast and censorship resistant proxy'
arch=('x86_64')
url="https://hysteria.network/"