summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-07-27 13:29:43 +0330
committerAli Molaei2023-07-27 13:29:43 +0330
commit4d9b3639af2e142a0bc7517a79d1805b0f0ee41b (patch)
treeac607d48c59d38a0391126bde40ca9212fea8957
parent7e522df6324bdda45b645e37d41d7f5e34059220 (diff)
downloadaur-4d9b3639af2e142a0bc7517a79d1805b0f0ee41b.tar.gz
Update to 3.14
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8468b2f2de62..21a956a48303 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.12
+ pkgver = 3.14
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.12.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.12/nekoray-3.12-2023-07-17-linux64.zip
+ source = nekoray-bin-3.14.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.14/nekoray-3.14-2023-07-25-linux64.zip
source = nekoray.desktop
source = nekoray.sh
- sha256sums = 652bb87a3391764f740aae84bfcbe895d31d4ed8f68597b80ee1e164844ee236
+ sha256sums = 1056dac063d5015ed039f9fb6011c2a766d4a30b6df473f6def103ea9a81e23d
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index f369d9b9f781..42e0cdf47d9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=3.12
-_releasedate=2023-07-17
+pkgver=3.14
+_releasedate=2023-07-25
pkgrel=1
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
arch=('x86_64')
@@ -28,7 +28,7 @@ source=(
)
sha256sums=(
- '652bb87a3391764f740aae84bfcbe895d31d4ed8f68597b80ee1e164844ee236'
+ '1056dac063d5015ed039f9fb6011c2a766d4a30b6df473f6def103ea9a81e23d'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)