summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4c07d400bf34..a08cffe829bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = bear
pkgdesc = tool to generate compilation database for clang tooling
- pkgver = 2.3.13
+ pkgver = 3.0.18
pkgrel = 1
url = https://github.com/rizsotto/Bear
arch = i686
arch = x86_64
+ arch = aarch64
license = GPL3
makedepends = cmake
- makedepends = ninja
- depends = python>=2.7
+ depends = grpc
+ depends = fmt
+ depends = spdlog
+ depends = nlohmann-json
provides = bear
conflicts = bear
- source = bear-2.3.13.tar.gz::https://github.com/rizsotto/Bear/archive/2.3.13.tar.gz
- md5sums = 879e8093b26ad903a3aa1a2a690e052e
+ source = Bear-3.0.18.tar.gz::https://github.com/rizsotto/Bear/archive/3.0.18.tar.gz
+ sha256sums = ae94047c79b4f48462b66981f66a67b6a833d75d4c40e7afead491b1865f1142
pkgname = bear
-