summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue2024-05-18 10:52:52 +0800
committerHaruue2024-05-18 10:52:52 +0800
commit153da518b9beb1ca6a830587f658f9d3e1edd002 (patch)
treedd7da1ae3ca6f42417b09dea7697f6da0e45b9de
parente5af095b9a425596974d2b433e711230c7af9a75 (diff)
downloadaur-153da518b9beb1ca6a830587f658f9d3e1edd002.tar.gz
update: 2.4.4
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10b684137844..46d859658328 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hysteria
pkgdesc = A powerful, lightning fast and censorship resistant proxy
- pkgver = 2.4.3
+ pkgver = 2.4.4
pkgrel = 1
url = https://hysteria.network/
install = hysteria.install
@@ -11,7 +11,7 @@ pkgbase = hysteria
depends = glibc
optdepends = v2ray-rules-dat: geoip/geosite data originating from V2Ray
optdepends = meta-rules-dat: geoip/geosite data originating from MetaCubeX
- source = hysteria-git::git+https://github.com/apernet/hysteria.git#tag=app/v2.4.3
+ source = hysteria-git::git+https://github.com/apernet/hysteria.git#tag=app/v2.4.4
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
diff --git a/PKGBUILD b/PKGBUILD
index 4be1f68b7367..746fcf553431 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=hysteria
pkgname=$_pkgbase
-pkgver=2.4.3
+pkgver=2.4.4
pkgrel=1
pkgdesc='A powerful, lightning fast and censorship resistant proxy'
arch=('x86_64')