summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNico Jensch2023-10-17 09:41:10 +0200
committerNico Jensch2023-10-17 09:41:10 +0200
commit5865e30c6b235112c7ce5b6ad41f5ec4fe8a94f9 (patch)
tree0e98b52d3eef5c06ac80babcb907a2c4a81334c3 /PKGBUILD
parent60040e51bf76037567a3c22ec10813c85bc1e343 (diff)
downloadaur-ananicy-cpp.tar.gz
fix: update license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bb016f06d5b..df215e07feb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage."
arch=(x86_64 x86_64_v3 i386 armv7h aarch64 pentium4)
url="https://gitlab.com/ananicy-cpp/ananicy-cpp"
-license=('GPLv3')
+license=('GPL3')
depends=(fmt systemd libelf zlib libbpf)
makedepends=(cmake ninja clang git nlohmann-json bpf)
optdepends=("ananicy-rules-git: community rules"