summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-04-03 10:05:42 +0330
committerAli Molaei2023-04-03 10:05:42 +0330
commitc2b7ff40203a3d4df933c93392427f1ccb11deb5 (patch)
treeb02f794792882b6cee89185ac555587dd8c6b788
parent52ebe82f2cd46f992898e2af5c61191713041b8a (diff)
downloadaur-c2b7ff40203a3d4df933c93392427f1ccb11deb5.tar.gz
Update to 2.21
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc7c4c208d8f..002cf9f14724 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.20
+ pkgver = 2.21
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.20.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.20/nekoray-2.20-2023-03-25-linux64.zip
+ source = nekoray-bin-2.21.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.21/nekoray-2.21-2023-04-03-linux64.zip
source = nekoray.desktop
source = nekoray.sh
- sha256sums = 202aa6b19cd7f222f0e83c99802b4cb96583d7d0a0379243b1fcc456d9fb7370
+ sha256sums = aabd2336ed389db1c63e0f9bf9d3a7e11a0aaed7950540f8a9608661a99b43fe
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index 0a0e0251f428..da37bd9537d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=2.20
-_releasedate=2023-03-25
+pkgver=2.21
+_releasedate=2023-04-03
pkgrel=1
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
arch=('x86_64')
@@ -28,7 +28,7 @@ source=(
)
sha256sums=(
- '202aa6b19cd7f222f0e83c99802b4cb96583d7d0a0379243b1fcc456d9fb7370'
+ 'aabd2336ed389db1c63e0f9bf9d3a7e11a0aaed7950540f8a9608661a99b43fe'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)