[arch-commits] Commit in bear/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at gemini.archlinux.org
Thu Jun 23 18:09:31 UTC 2022
Date: Thursday, June 23, 2022 @ 18:09:31
Author: mtorromeo
Revision: 1239275
upgpkg: bear 3.0.19-6: grpc-1.47.0 rebuild
Modified:
bear/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-23 16:23:27 UTC (rev 1239274)
+++ PKGBUILD 2022-06-23 18:09:31 UTC (rev 1239275)
@@ -4,12 +4,12 @@
pkgname=bear
pkgver=3.0.19
-pkgrel=5
+pkgrel=6
pkgdesc="A tool to generate compilation database for clang tooling"
arch=('x86_64')
url="https://github.com/rizsotto/Bear"
license=('GPL3')
-depends=('grpc' 'fmt' 'spdlog' 'nlohmann-json')
+depends=('grpc' 'libgrpc++.so' 'fmt' 'spdlog' 'nlohmann-json')
makedepends=('git' 'cmake' 'gtest' 'python' 'llvm')
_commit='213bc263eb70a7c02c72e3e0a2d0ebf98459c549'
source=("$pkgname::git+$url.git#commit=$_commit")
More information about the arch-commits
mailing list