summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAli Molaei2022-11-28 17:25:51 +0330
committerAli Molaei2022-11-28 17:25:51 +0330
commit12376c0e999d494ebce3396addab61c2e462f70b (patch)
tree23ebdf845d3e628efe4aaa7a6a3948b5345d241b /PKGBUILD
parentc90c42ccd2d55f6bf0e78d1f8b3ab3cdac3a384d (diff)
downloadaur-12376c0e999d494ebce3396addab61c2e462f70b.tar.gz
Update to 2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e5f4c5d6227..7ad68d9dabc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Maz <m47h4r at gmail dot com>
pkgname=nekoray
-pkgver=2.5
+pkgver=2.6
pkgrel=1
epoch=
pkgdesc="Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)"
@@ -16,12 +16,12 @@ provides=('nekoray')
conflicts=('nekoray')
noextract=("${pkgname}-${pkgver}.zip")
source=(
- "${pkgname}-${pkgver}.zip::${url}/releases/download/${pkgver}/nekoray-${pkgver}-2022-11-26-linux64.zip"
+ "${pkgname}-${pkgver}.zip::${url}/releases/download/${pkgver}/nekoray-${pkgver}-2022-11-27-linux64.zip"
"nekoray.desktop"
"launcher-script"
)
sha256sums=(
- 'eb5d1161b6f65c309f2f6bd960b105a954affc0c870b2c342ad32e967e57fd70'
+ '1540a5b8f0258ec67434ca918ba9b0f606603f59a9e7915f5b330fe4fb2c6e68'
'dd7083c3992d35ad51beb73bfb3ef42f82ebee6c3ab9a25e9dfe8c6bd95096ce'
'13986ecce89ddaac4b25fc5e78e1208e2f69bfd3fb86acf2308f218c06e6f5ad'
)