summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorVladislav Nepogodin2022-12-28 00:37:52 +0400
committerVladislav Nepogodin2022-12-28 00:37:52 +0400
commit3bcf96a268540b02c4b9ef6a7fe6f176012cd4ab (patch)
tree6e89645823a14335a226cf362891e4d524dcd160 /.SRCINFO
parent8aa46c9370541ba56458ffc9ca9f3f04f6f8f307 (diff)
downloadaur-3bcf96a268540b02c4b9ef6a7fe6f176012cd4ab.tar.gz
cleanup pkgbuild & expose compiler/linker flags
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 7 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b5efcd19392..8e217814b592 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,14 @@
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.r60.g35cab20
+ pkgver = 1.0.1.r12.gcafb692
pkgrel = 1
url = https://gitlab.com/ananicy-cpp/ananicy-cpp.git
arch = x86_64
arch = i386
arch = armv7h
+ license = GPLv3
makedepends = cmake
+ makedepends = ninja
makedepends = clang
makedepends = git
makedepends = nlohmann-json
@@ -22,9 +24,10 @@ pkgbase = ananicy-cpp-git
optdepends = ananicy-rules: Rules based for ananicy-cpp
provides = ananicy-cpp
conflicts = ananicy-cpp
- source = git+https://gitlab.com/ananicy-cpp/ananicy-cpp.git
+ options = !strip
+ source = ananicy-cpp::git+https://gitlab.com/ananicy-cpp/ananicy-cpp.git
source = git+https://gitlab.com/vnepogodin/std-format.git
- md5sums = SKIP
- md5sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
pkgname = ananicy-cpp-git