summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-11-28 15:00:52 +0330
committerAli Molaei2023-11-28 15:00:52 +0330
commit426ec4b468e07cb0d19a353b51b44317db23fa60 (patch)
tree2c57e36b6f6a83cae68316a54bf6eb46c26e4f4d
parentb865e80e35c25578330c8a8c461716b4cfe8e406 (diff)
downloadaur-426ec4b468e07cb0d19a353b51b44317db23fa60.tar.gz
Update to 3.25
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 21be53508fa5..c51197bb7952 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.24
+ pkgver = 3.25
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.24.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.24/nekoray-3.24-2023-10-28-linux64.zip
+ source = nekoray-bin-3.25.zip::https://github.com/MatsuriDayo/nekoray/releases/download/3.25/nekoray-3.25-2023-11-25-linux64.zip
source = nekoray.desktop
source = nekoray.sh
- sha256sums = a1d5b57309f8c02b033a115c116ce12d822a9f25dd703ecce5843bf26e754582
+ sha256sums = 2f7bf7ec139a46f77c40f62255d7ea868279895bbc8ba684d478a5c5df4a9095
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index aea07b89d36b..2013b55a23a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=3.24
-_releasedate=2023-10-28
+pkgver=3.25
+_releasedate=2023-11-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=(
- 'a1d5b57309f8c02b033a115c116ce12d822a9f25dd703ecce5843bf26e754582'
+ '2f7bf7ec139a46f77c40f62255d7ea868279895bbc8ba684d478a5c5df4a9095'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)