summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jung2022-10-27 13:26:25 +0200
committerPeter Jung2022-10-27 13:26:25 +0200
commit3de040758be50f58e038112bde8981c1d3648096 (patch)
treeabff538dd8e25f0c38e7811b962a136007717222
parentb320305ca7f817a6aaa236a3461b3aeb8c3bd154 (diff)
downloadaur-3de040758be50f58e038112bde8981c1d3648096.tar.gz
Add URL
Signed-off-by: Peter Jung <admin@ptr1337.dev>
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b53015fb040c..a62839672df4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,6 +2,7 @@ pkgbase = ananicy-cpp-git
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
pkgver = 1.0.0.rc7.r33.g9a6987e
pkgrel = 1
+ url = https://gitlab.com/ananicy-cpp/ananicy-cpp.git
arch = x86_64
arch = i386
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index 21c336481696..ba722ed8dc81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ _pkgname=ananicy-cpp
pkgver=1.0.0.rc7.r33.g9a6987e
pkgrel=1
pkgdesc="Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage."
+url="https://gitlab.com/ananicy-cpp/ananicy-cpp.git"
source=(
"git+https://gitlab.com/ananicy-cpp/ananicy-cpp.git"
"git+https://gitlab.com/ananicy-cpp/stl-polyfills/std-format.git"