summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAntoine Viallon2021-05-27 18:04:08 +0200
committerAntoine Viallon2021-05-27 18:04:08 +0200
commit54e536b818091852865025d6cea004b6063a1aeb (patch)
tree45db67df4bd292056cece3af0873927e15a08307 /.SRCINFO
parent8376b45704326b76c7e632e8b27b65fe48a2f284 (diff)
downloadaur-54e536b818091852865025d6cea004b6063a1aeb.tar.gz
Updated to 0.5.0, make ananicy an optional dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfdec6330f37..7562a32982f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ananicy-cpp
pkgdesc = Ananicy Cpp is a full rewrite of Ananicy in C++, featuring lower CPU and RAM usage.
- pkgver = 0.4.0
+ pkgver = 0.5.0
pkgrel = 1
url = https://gitlab.com/aviallon/ananicy-cpp/
arch = x86_64
@@ -9,13 +9,13 @@ pkgbase = ananicy-cpp
license = GPLv3
makedepends = cmake
makedepends = git
- depends = ananicy
depends = fmt
depends = spdlog
depends = nlohmann-json
depends = systemd
- source = https://gitlab.com/aviallon/ananicy-cpp/-/archive/v0.4.0/ananicy-cpp-v0.4.0.tar.gz
- md5sums = 9b7c04e1881c8e60b5474d3a916d6f56
+ optdepends = ananicy
+ source = https://gitlab.com/aviallon/ananicy-cpp/-/archive/v0.5.0/ananicy-cpp-v0.5.0.tar.gz
+ md5sums = a1a3a551f8e0ce8a3b70bcd32804ec70
pkgname = ananicy-cpp