summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2023-06-02 02:37:31 +0800
committerzhullyb2023-06-02 02:37:31 +0800
commit5ca15cad3d687189967f411cba1079f07c4192f0 (patch)
tree13f5303d6fa6d1c553162762a11201f8a0e9ff9a
parentc3febf8a4397bebe19bff0e599f1bc0a4ee826ae (diff)
downloadaur-5ca15cad3d687189967f411cba1079f07c4192f0.tar.gz
update to 3.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65ab81ee4157..d179a8624677 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nekoray
pkgdesc = Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)
- pkgver = 2.25
+ pkgver = 3.6
pkgrel = 1
url = https://matsuridayo.github.io
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = nekoray
optdepends = v2ray-geoip: geoip data for NekoRay
optdepends = sing-geoip: geoip data for NekoBox
optdepends = sing-geosite: geosite data for NekoBox
- source = nekoray::git+https://github.com/MatsuriDayo/nekoray.git#tag=2.25
+ source = nekoray::git+https://github.com/MatsuriDayo/nekoray.git#tag=3.6
source = nekoray.desktop
sha512sums = SKIP
sha512sums = c8ad5a0cf5d813e1e35b827f92d526c022d529d34dd4019066b550c8f0dbdb89b0fb62e6bfc650e8c18acac826591e858eff3b2e5e6c6f5014f0f4b50f1fa88b
diff --git a/PKGBUILD b/PKGBUILD
index 731f48f32839..dac657a564ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chi_Tang <me@chitang.dev>
pkgname='nekoray'
-pkgver=2.25
+pkgver=3.6
pkgrel=1
pkgdesc='Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)'
arch=('x86_64')