summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-03-27 15:27:12 +0330
committerAli Molaei2023-03-27 15:27:12 +0330
commit52ebe82f2cd46f992898e2af5c61191713041b8a (patch)
treef67ed0209d76794c329863fd03a79d76cb9c1aee
parent1070a25419b7f4307ba19ff9fd19d78a793b6083 (diff)
downloadaur-52ebe82f2cd46f992898e2af5c61191713041b8a.tar.gz
Update to 2.20
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9177284f6746..cc7c4c208d8f 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.19
+ pkgver = 2.20
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.19.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.19/nekoray-2.19-2023-03-08-linux64.zip
+ 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.desktop
source = nekoray.sh
- sha256sums = 64fa19260e0d3b18847fe414e5875361625a7919b539fa1b086f5a4233d82717
+ sha256sums = 202aa6b19cd7f222f0e83c99802b4cb96583d7d0a0379243b1fcc456d9fb7370
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index 7149884a26c5..0a0e0251f428 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=2.19
-_releasedate=2023-03-08
+pkgver=2.20
+_releasedate=2023-03-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=(
- '64fa19260e0d3b18847fe414e5875361625a7919b539fa1b086f5a4233d82717'
+ '202aa6b19cd7f222f0e83c99802b4cb96583d7d0a0379243b1fcc456d9fb7370'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)