summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAntoine Viallon2021-07-31 01:26:22 +0200
committerAntoine Viallon2021-07-31 01:26:22 +0200
commit1e50a9c6e9fc1af1c9f874125788ee776af480a0 (patch)
tree864dcde217f928eab1d93b9b338ed6ca9027e3b9 /PKGBUILD
parent4638f811a08662c0b60ebc140ff97364ebf8353a (diff)
downloadaur-1e50a9c6e9fc1af1c9f874125788ee776af480a0.tar.gz
Added myself as a co-maintainer, update project URL
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)