summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-04-17 10:40:30 +0330
committerAli Molaei2023-04-17 10:40:30 +0330
commitfc933e0095b93461e29d9a665e8dcbd4b46d0dd3 (patch)
tree2d21158ed4222f240708486de0ee4d0495823eee
parentb047faba1fb9df9b94ea9a46b837fb5eced6a537 (diff)
downloadaur-fc933e0095b93461e29d9a665e8dcbd4b46d0dd3.tar.gz
Update to 2.25
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8588b3d8c17..04e6f1195da9 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.24
+ pkgver = 2.25
pkgrel = 1
url = https://github.com/MatsuriDayo/nekoray
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = nekoray-bin
provides = nekoray
conflicts = nekoray-git
conflicts = nekoray
- source = nekoray-bin-2.24.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.24/nekoray-2.24-2023-04-10-linux64.zip
+ source = nekoray-bin-2.25.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.25/nekoray-2.25-2023-04-12-linux64.zip
source = nekoray.desktop
source = nekoray.sh
- sha256sums = 61ed385543925706908e38a9c2e8fa12ed67b41256a08001e3c608c5a630c05a
+ sha256sums = 07bd686c5aeb02c8ac1d8f16f054e3a5f43c1400e3f3745f0f520ddd2bdcb0da
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index 63241e5043bc..4455ed80a56f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=2.24
-_releasedate=2023-04-10
+pkgver=2.25
+_releasedate=2023-04-12
pkgrel=1
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
arch=('x86_64')
@@ -26,7 +26,7 @@ source=(
)
sha256sums=(
- '61ed385543925706908e38a9c2e8fa12ed67b41256a08001e3c608c5a630c05a'
+ '07bd686c5aeb02c8ac1d8f16f054e3a5f43c1400e3f3745f0f520ddd2bdcb0da'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)