summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue2024-03-10 15:11:51 +0800
committerHaruue2024-03-10 15:11:51 +0800
commita2b3233b390f6f071e88c9d1c029c8da53caf4f7 (patch)
treee7b110b6863d1be447962e691c007b63010cf33b
parent24ce959772d39190c5dc4b69afd93d301fe1c1fb (diff)
downloadaur-a2b3233b390f6f071e88c9d1c029c8da53caf4f7.tar.gz
update: 2.3.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7a5a47716ff0..9c7584128f21 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hysteria
pkgdesc = A powerful, lightning fast and censorship resistant proxy
- pkgver = 2.2.4
+ pkgver = 2.3.0
pkgrel = 1
url = https://hysteria.network/
install = hysteria.install
@@ -9,7 +9,7 @@ pkgbase = hysteria
makedepends = go
makedepends = git
depends = glibc
- source = hysteria-git::git+https://github.com/apernet/hysteria.git#tag=app/v2.2.4
+ source = hysteria-git::git+https://github.com/apernet/hysteria.git#tag=app/v2.3.0
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
diff --git a/PKGBUILD b/PKGBUILD
index 1e57e7b25061..c850bc9c8f08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=hysteria
pkgname=$_pkgbase
-pkgver=2.2.4
+pkgver=2.3.0
pkgrel=1
pkgdesc='A powerful, lightning fast and censorship resistant proxy'
arch=('x86_64')