summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortimochan2023-11-14 19:36:05 +0800
committertimochan2023-11-14 19:36:05 +0800
commit285a560c9cc6dc864e07cc37aed0ef748f5ce489 (patch)
tree62d8b07a2f7b1f9e32d36950696da3b31508ccc5
parent722a9591bb63f3dc58ec51cd659c9279154d66e4 (diff)
downloadaur-285a560c9cc6dc864e07cc37aed0ef748f5ce489.tar.gz
chore: update
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b87589c9fabb..6082296b2256 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,6 @@ pkgbase = clash-nyanpasu-bin
depends = gtk3
depends = libayatana-appindicator
depends = clash-meta
- optdepends = clash-meta: Another Clash Kernel
conflicts = clash-nyanpasu-git
source = clash-nyanpasu-1.3.7-x86_64.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/dev/clash-nyanpasu_1.3.7_amd64.deb
sha256sums = 2f1b2bb433675fab8a4eee1e2df5b5dd76a7c1f2d72658cbc8b15257627ecb5e
diff --git a/PKGBUILD b/PKGBUILD
index ad4e34b96dde..e9eb2f222829 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('x86_64')
url="https://github.com/keiko233/clash-nyanpasu"
license=('GPL3')
depends=('webkit2gtk' 'gtk3' 'libayatana-appindicator' 'clash-meta')
-optdepends=('clash-meta: Another Clash Kernel')
conflicts=('clash-nyanpasu-git')
source=("${_pkgname}-${pkgver}-${arch}.deb::https://github.com/keiko233/clash-nyanpasu/releases/download/dev/clash-nyanpasu_${pkgver}_amd64.deb")