summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorirmluity2023-11-28 00:28:02 +0800
committerirmluity2023-11-28 00:28:02 +0800
commitdf346e47b4c033ada8be0d56cdc7393587b61e45 (patch)
treecc63ddeaa784112ea92a71be42736736f3748884
parentd83a27b01d3cb6a65384d422d368cffc477df32c (diff)
downloadaur-df346e47b4c033ada8be0d56cdc7393587b61e45.tar.gz
update .SRCINFO and PKGBUILD
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c60be08a1cf7..f918923da2da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
-pkgbase = hiddify.next-git
+pkgbase = hiddify-next-git
pkgdesc = A multi-platform proxy app. Auto, SSH, VLESS, Vmess, Trojan, Reality, Sing-Box, Clash, Xray, Shadowsocks
- pkgver = 0.10.9.dev
+ pkgver = 0.11.1
pkgrel = 1
url = https://github.com/hiddify/hiddify-next
arch = x86_64
@@ -33,12 +33,12 @@ pkgbase = hiddify.next-git
depends = fuse2
optdepends = gnome-shell-extension-appindicator: for system tray icon if you are using Gnome
provides = hiddify
- conflicts = hiddify.next
- conflicts = hiddify.next-bin
+ conflicts = hiddify-next
+ conflicts = hiddify-next-bin
options = !strip
source = git+https://github.com/hiddify/hiddify-next.git
source = https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.13.9-stable.tar.xz
sha256sums = SKIP
sha256sums = b6bc6f93423488c67110e0fe56523cd2260f3a4c379ed015cd1c7fab66362739
-pkgname = hiddify.next-git
+pkgname = hiddify-next-git
diff --git a/PKGBUILD b/PKGBUILD
index 76b6ac739d20..8d584ef8b851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: irmluity <45vw4yz8g@mozmail.com>
-_pkgname=hiddify.next
+_pkgname=hiddify-next
pkgname=$_pkgname-git
-pkgver=0.10.9.dev
+pkgver=0.11.1
pkgrel=1
pkgdesc="A multi-platform proxy app. Auto, SSH, VLESS, Vmess, Trojan, Reality, Sing-Box, Clash, Xray, Shadowsocks"
arch=(x86_64)