summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaruue Icymoon2023-03-15 11:09:21 +0800
committerHaruue Icymoon2023-03-15 11:09:21 +0800
commitdfa7d0a6995bebd5aa49338e43b1fd6ada258c12 (patch)
tree916e4bf04d5697e9171410518ef58548fc45e2ec
parentfddf11fdf089fece81b8c495c418405fdbf2483e (diff)
downloadaur-dfa7d0a6995bebd5aa49338e43b1fd6ada258c12.tar.gz
update: 1.3.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b6d5448edff..5005af679d4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = hysteria-bin
pkgdesc = A feature-packed network utility optimized for networks of poor quality (Binary Release)
- pkgver = 1.3.3
+ pkgver = 1.3.4
pkgrel = 1
url = https://hysteria.network/
install = hysteria.install
@@ -8,12 +8,12 @@ pkgbase = hysteria-bin
license = GPL3
provides = hysteria
conflicts = hysteria
- source = hysteria-1.3.3-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/v1.3.3/hysteria-linux-amd64
+ source = hysteria-1.3.4-1-linux-amd64::https://github.com/apernet/hysteria/releases/download/v1.3.4/hysteria-linux-amd64
source = hysteria@.service
source = hysteria-server@.service
source = sysusers.conf
source = tmpfiles.conf
- sha256sums = eb935a09c3a5a24e926615ee8432be1c52d06c18d01e576243f520fd73899723
+ sha256sums = d2298ad5a1d70cf52f90c5572053ff901b725e8ddbb58742ee495f7d04724c0c
sha256sums = e5816c4c66ae564ab927e1460b4f1f89d7bbd5b957634723ef24a82eaf814d06
sha256sums = f79262911516c65a0574c12df5415c62b264e15c2d437635b6b10ef9689e0b94
sha256sums = 44f1cb2fedfc94dc396ceb215e62237dbc8c74c035c45a3430c1f3748d266dd9
diff --git a/PKGBUILD b/PKGBUILD
index 723313725ccd..0572a21c8cee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=hysteria-bin
_pkgbase=hysteria
-pkgver=1.3.3
+pkgver=1.3.4
pkgrel=1
pkgdesc='A feature-packed network utility optimized for networks of poor quality (Binary Release)'
arch=('x86_64')
@@ -17,7 +17,7 @@ source=("$_pkgbase-$pkgver-$pkgrel-linux-amd64::https://github.com/apernet/$_pkg
'hysteria-server@.service'
'sysusers.conf'
'tmpfiles.conf')
-sha256sums=('eb935a09c3a5a24e926615ee8432be1c52d06c18d01e576243f520fd73899723'
+sha256sums=('d2298ad5a1d70cf52f90c5572053ff901b725e8ddbb58742ee495f7d04724c0c'
'e5816c4c66ae564ab927e1460b4f1f89d7bbd5b957634723ef24a82eaf814d06'
'f79262911516c65a0574c12df5415c62b264e15c2d437635b6b10ef9689e0b94'
'44f1cb2fedfc94dc396ceb215e62237dbc8c74c035c45a3430c1f3748d266dd9'