summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-03-03 15:01:28 +0330
committerAli Molaei2023-03-03 15:01:28 +0330
commit28901f6205af56b77ff2c27f4b1bb8235d6656d1 (patch)
treeb46549ab228f6e79230bf538c62d45fdc2d5284c
parent56b597b7cccbe7cf626732ade71b863ef569a7cc (diff)
downloadaur-28901f6205af56b77ff2c27f4b1bb8235d6656d1.tar.gz
Update to 2.18
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e02c9dd7026..1484610e36f7 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 = 2.17
+ pkgver = 2.18
pkgrel = 1
url = https://github.com/MatsuriDayo/nekoray
install = notice.install
@@ -15,10 +15,10 @@ pkgbase = nekoray-bin
provides = nekoray
conflicts = nekoray-git
conflicts = nekoray
- source = nekoray-bin-2.17.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.17/nekoray-2.17-2023-02-25-linux64.zip
+ source = nekoray-bin-2.18.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.18/nekoray-2.18-2023-03-02-linux64.zip
source = nekoray.desktop
source = nekoray.sh
- sha256sums = 9fb69fbafe544c3a8d6560287adf33521858da64e2b9fe8f0751fa29082f6a24
+ sha256sums = 8ce39be6b8421122b83396bf69c5fcafa2e86be6185a4064868bc092720ac9b9
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index 2cc5f79954d5..a37cd7993324 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=2.17
-_releasedate=2023-02-25
+pkgver=2.18
+_releasedate=2023-03-02
pkgrel=1
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
arch=('x86_64')
@@ -28,7 +28,7 @@ source=(
)
sha256sums=(
- '9fb69fbafe544c3a8d6560287adf33521858da64e2b9fe8f0751fa29082f6a24'
+ '8ce39be6b8421122b83396bf69c5fcafa2e86be6185a4064868bc092720ac9b9'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)