summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Molaei2023-03-08 11:59:45 +0330
committerAli Molaei2023-03-08 11:59:45 +0330
commit1070a25419b7f4307ba19ff9fd19d78a793b6083 (patch)
tree8cfa67bcf3da9a2aebd21f95b0226f34ef8e8eff
parent28901f6205af56b77ff2c27f4b1bb8235d6656d1 (diff)
downloadaur-1070a25419b7f4307ba19ff9fd19d78a793b6083.tar.gz
Update to 2.19
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1484610e36f7..9177284f6746 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.18
+ pkgver = 2.19
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.18.zip::https://github.com/MatsuriDayo/nekoray/releases/download/2.18/nekoray-2.18-2023-03-02-linux64.zip
+ 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.desktop
source = nekoray.sh
- sha256sums = 8ce39be6b8421122b83396bf69c5fcafa2e86be6185a4064868bc092720ac9b9
+ sha256sums = 64fa19260e0d3b18847fe414e5875361625a7919b539fa1b086f5a4233d82717
sha256sums = 86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2
sha256sums = 5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377
diff --git a/PKGBUILD b/PKGBUILD
index a37cd7993324..7149884a26c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Molyuu <zhangjtroger at gmail dot com>
pkgname=nekoray-bin
-pkgver=2.18
-_releasedate=2023-03-02
+pkgver=2.19
+_releasedate=2023-03-08
pkgrel=1
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
arch=('x86_64')
@@ -28,7 +28,7 @@ source=(
)
sha256sums=(
- '8ce39be6b8421122b83396bf69c5fcafa2e86be6185a4064868bc092720ac9b9'
+ '64fa19260e0d3b18847fe414e5875361625a7919b539fa1b086f5a4233d82717'
'86f1332c81be2c346a4cdc80a3550f6484ef89e4ee8d4f23afada0c2d0a184e2'
'5a7cbb61608137924fb1ba3ecb057adb7973f5775f64758736b447041fa15377'
)