summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortimochan2024-02-13 21:02:57 +0800
committertimochan2024-02-13 21:02:57 +0800
commit7e388d1fe706daee7145cb79628caabb96f6c05d (patch)
tree30879952e451e3dce0507f11a23c8aa295985d1a /PKGBUILD
parentc53c2e4a74715cf8a4fedf34b1a7040d463b2058 (diff)
downloadaur-7e388d1fe706daee7145cb79628caabb96f6c05d.tar.gz
chore: update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b2c39aa7b12..b1637d8d8d60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('x86_64')
url="https://github.com/LibNyanpasu/clash-nyanpasu"
license=('GPL3')
depends=('webkit2gtk' 'gtk3' 'libayatana-appindicator' 'clash-meta')
-conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-appimage')
+conflicts=('clash-nyanpasu-git' 'clash-nyanpasu-appimage' 'clash-nyanpasu')
provides=('clash-nyanpasu')
optdepends=('clash-rs: custom protocol network proxy, coding with rust')
source=("${_pkgname}-${pkgver}-${arch}.deb::https://github.com/LibNyanpasu/clash-nyanpasu/releases/download/v${pkgver}/clash-nyanpasu_${pkgver}_amd64.deb")