summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-05-26 00:34:09 +0330
committerAli Molaei2023-05-26 00:34:09 +0330
commit094d651ca3c46ea438c698cea1e9f0424de30aeb (patch)
tree30acccdb5c4dcb6f9549b0a5b9b893c9ee26462d
parentf87199ddf6784805a0fee2b2594fcf2828796820 (diff)
downloadaur-094d651ca3c46ea438c698cea1e9f0424de30aeb.tar.gz
Update to 3.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27f1cb88d3ad..9ad0331ff08f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nekoray-bin
pkgdesc = Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
- pkgver = 3.4
+ pkgver = 3.5
pkgrel = 1
url = https://github.com/MatsuriDayo/nekoray
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = nekoray-bin
provides = nekoray
conflicts = nekoray-git
conflicts = nekoray
- source = nekoray-bin-3.4.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.4/nekoray-3.4-2023-05-22-linux64.zip
+ source = nekoray-bin-3.5.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.5/nekoray-3.5-2023-05-25-linux64.zip
source = nekoray.desktop
source = nekoray.sh
- sha256sums = 5e8ddbd8f9d277894adba3eb09d5039948ed3e25a194607750890f027c82391c
+ sha256sums = 3d9ee26b934b472eb3da93de9872041f8b2acc5fdf46dc679319f63d4aed3b00
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index d975738587f5..66f9189fa597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=3.4
-_releasedate=2023-05-22
+pkgver=3.5
+_releasedate=2023-05-25
pkgrel=1
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
arch=('x86_64')
@@ -26,7 +26,7 @@ source=(
)
sha256sums=(
- '5e8ddbd8f9d277894adba3eb09d5039948ed3e25a194607750890f027c82391c'
+ '3d9ee26b934b472eb3da93de9872041f8b2acc5fdf46dc679319f63d4aed3b00'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)