summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 706f090b2b5b..102c25a067f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
# Maintainer: dr460nf1r3 <dr460nf1r3 at garudalinux dot org>
+# Maintainer: Antoine Viallon <antoine@lesviallon.fr>
pkgname=ananicy-cpp-git
_pkgname=ananicy-cpp
pkgver=1.0.0.rc1.r0.g73390d2
pkgrel=1
pkgdesc="Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage."
-source=("git+https://gitlab.com/aviallon/ananicy-cpp.git")
+source=("git+https://gitlab.com/ananicy-cpp/ananicy-cpp.git")
md5sums=('SKIP')
arch=(x86_64 i386 armv7h)
depends=(fmt spdlog nlohmann-json systemd)