summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordr460nf1r32021-07-23 14:07:26 +0200
committerdr460nf1r32021-07-23 14:07:26 +0200
commit6fb6028f2b6bb6140e230799a2ee5750de7d132e (patch)
treef7785bd86f3980a3f64f6782a3069b090a49eabd /PKGBUILD
parentf143bb227c9099022359e7503b9be773c4708ecb (diff)
downloadaur-6fb6028f2b6bb6140e230799a2ee5750de7d132e.tar.gz
Optdepend ananicy-rules-git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef3ba7f189f3..997190f04c8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=(fmt spdlog nlohmann-json systemd)
makedepends=(cmake git gcc)
conflicts=(ananicy-cpp)
provides=(ananicy-cpp)
-optdepends=("ananicy: community rules")
+optdepends=("ananicy-rules-git: community rules")
pkgver() {
cd "$_pkgname"