summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimochan2024-02-13 21:01:58 +0800
committertimochan2024-02-13 21:01:58 +0800
commitc7b1ad9b7a174fda526bec40341b2c2e110944a4 (patch)
tree62db45e7e2def83194a1057ef394b84929d9040c
parent7b8fb9a18b7bba5f7c4ec43e34c733376af9a488 (diff)
downloadaur-c7b1ad9b7a174fda526bec40341b2c2e110944a4.tar.gz
chore: update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fb3518bcc3b..9c6a800a8b51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="https://github.com/LibNyanpasu/clash-nyanpasu"
license=('GPL3')
options=(!strip)
depends=('zlib' 'hicolor-icon-theme' 'fuse2' 'clash-meta')
-conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-bin')
+conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-bin' 'clash-nyanpasu')
provides=('clash-nyanpasu')
optdepends=('clash-rs: custom protocol network proxy, coding with rust')
source_x86_64=("${_Pkgname}-${major_version}.${minor_version}.${patch_version}-amd64.AppImage::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/v${major_version}.${minor_version}.${patch_version}/${_Pkgname}_${major_version}.${minor_version}.${patch_version}_amd64.AppImage")