summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-08-19 10:43:14 +0330
committerAli Molaei2023-08-19 10:43:14 +0330
commit0df17cde65166332a86201e36f88081d1359d01e (patch)
treea69b638cadcd8f8f77202d0cf6f4231dcf5b2853
parentf3a607667cfe89d1e7a8fa469cb33a7f8b5cced8 (diff)
downloadaur-0df17cde65166332a86201e36f88081d1359d01e.tar.gz
Update to 3.17
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3881ecc29031..1f2747ab1082 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.16
+ pkgver = 3.17
pkgrel = 1
url = https://github.com/MatsuriDayo/nekoray
arch = x86_64
@@ -16,10 +16,10 @@ pkgbase = nekoray-bin
provides = nekoray
conflicts = nekoray-git
conflicts = nekoray
- source = nekoray-bin-3.16.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.16/nekoray-3.16-2023-08-16-linux64.zip
+ source = nekoray-bin-3.17.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.17/nekoray-3.17-2023-08-17-linux64.zip
source = nekoray.desktop
source = nekoray.sh
- sha256sums = 9e21ba58458e1cc84fc5fba1c40a182ee63a4b703fe1d5856e771d0a709de797
+ sha256sums = 16b76ef280161d19e014713fdae543bbef89fce492248cac807550e9f8e4c8d5
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index 8acee06eb584..c17799f7df9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=3.16
-_releasedate=2023-08-16
+pkgver=3.17
+_releasedate=2023-08-17
pkgrel=1
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
arch=('x86_64')
@@ -28,7 +28,7 @@ source=(
)
sha256sums=(
- '9e21ba58458e1cc84fc5fba1c40a182ee63a4b703fe1d5856e771d0a709de797'
+ '16b76ef280161d19e014713fdae543bbef89fce492248cac807550e9f8e4c8d5'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)