summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1be3f36984e..65ab81ee4157 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.20
+ pkgver = 2.25
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.20
+ source = nekoray::git+https://github.com/MatsuriDayo/nekoray.git#tag=2.25
source = nekoray.desktop
sha512sums = SKIP
sha512sums = c8ad5a0cf5d813e1e35b827f92d526c022d529d34dd4019066b550c8f0dbdb89b0fb62e6bfc650e8c18acac826591e858eff3b2e5e6c6f5014f0f4b50f1fa88b
diff --git a/PKGBUILD b/PKGBUILD
index ed24f2b4279d..731f48f32839 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Chi_Tang <me@chitang.dev>
pkgname='nekoray'
-pkgver=2.20
+pkgver=2.25
pkgrel=1
pkgdesc='Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)'
arch=('x86_64')