Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / bear


Commits:
053c9556 by Antonio Rojas at 2024-06-16T23:17:19+02:00
upgpkg: 3.1.4-1: protobuf 27 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = bear
        pkgdesc = A tool to generate compilation database for clang tooling
-       pkgver = 3.1.3
-       pkgrel = 13
+       pkgver = 3.1.4
+       pkgrel = 1
        url = https://github.com/rizsotto/Bear
        arch = x86_64
        license = GPL3
@@ -22,7 +22,7 @@ pkgbase = bear
        depends = openssl
        depends = c-ares
        depends = re2
-       source = 
bear::git+https://github.com/rizsotto/Bear.git#commit=69e94ff7e6b45d46042c4c49b32b420124fd18b3
-       b2sums = SKIP
+       source = bear::git+https://github.com/rizsotto/Bear.git#tag=3.1.4
+       b2sums = 
7f20de8ff834455fc1086eb34adf3123fc7a1ec467ea6fa4f162d2bb8de7af7339c205a246a743fec3100937c91bc53c2a677ae1bad57a22199c8b071e511f59
 
 pkgname = bear


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Moritz Lipp <m...@pwmt.org>
 
 pkgname=bear
-pkgver=3.1.3
-pkgrel=13
+pkgver=3.1.4
+pkgrel=1
 pkgdesc='A tool to generate compilation database for clang tooling'
 arch=('x86_64')
 url='https://github.com/rizsotto/Bear'
@@ -30,9 +30,8 @@ makedepends=(
   'python'
   'llvm'
 )
-_commit='69e94ff7e6b45d46042c4c49b32b420124fd18b3'
-source=("$pkgname::git+$url.git#commit=$_commit")
-b2sums=('SKIP')
+source=("$pkgname::git+$url.git#tag=$pkgver")
+b2sums=('7f20de8ff834455fc1086eb34adf3123fc7a1ec467ea6fa4f162d2bb8de7af7339c205a246a743fec3100937c91bc53c2a677ae1bad57a22199c8b071e511f59')
 
 # XXX if this is moved to build, tests fail.
 # there must be some environment variables that



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bear/-/commit/053c9556f1fccd65a64740306499c2e42a5322be

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/bear/-/commit/053c9556f1fccd65a64740306499c2e42a5322be
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to