Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
sentry-native
Commits:
7ed85f65 by Robin Candau at 2026-02-16T18:01:04+01:00
upgpkg: 0.12.8-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sentry-native
pkgdesc = Sentry SDK for C, C++ and native applications
- pkgver = 0.12.7
+ pkgver = 0.12.8
pkgrel = 1
url = https://github.com/getsentry/sentry-native
arch = x86_64
@@ -18,14 +18,14 @@ pkgbase = sentry-native
depends = glibc
depends = zlib
provides = libsentry.so
- source = git+https://github.com/getsentry/sentry-native.git#tag=0.12.7
+ source = git+https://github.com/getsentry/sentry-native.git#tag=0.12.8
source =
sentry-native-libunwindstack-ndk::git+https://github.com/getsentry/libunwindstack-ndk.git
source =
sentry-native-breakpad::git+https://github.com/getsentry/breakpad.git
source =
sentry-native-linux-syscall-support::git+https://chromium.googlesource.com/linux-syscall-support.git
source =
sentry-native-crashpad::git+https://github.com/getsentry/crashpad.git
source =
sentry-native-mini_chromium::git+https://github.com/getsentry/mini_chromium.git
source =
sentry-native-zlib::git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git
- b2sums =
ed1b249d1be105042637796655c330b8b3caf5a9d75c893a23f7911f21f5632c8ac2bb36fb403cebbe13575d79d77b5aea476138233d5b2c7a55c6abfc12d37f
+ b2sums =
a3983f65480efd9e3837de0948d80c73b48dcda8d6374ad9e8116831341a840d13b2b78b54e141c4961aaeb6e3661a7ecce79753c2912ca0771f283007fea0bc
b2sums = SKIP
b2sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Robin Candau <[email protected]>
pkgname=sentry-native
-pkgver=0.12.7
+pkgver=0.12.8
pkgrel=1
pkgdesc="Sentry SDK for C, C++ and native applications"
arch=(x86_64)
@@ -36,7 +36,7 @@ source=(
"$pkgname-mini_chromium::git+https://github.com/getsentry/mini_chromium.git"
"$pkgname-zlib::git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git"
)
-b2sums=('ed1b249d1be105042637796655c330b8b3caf5a9d75c893a23f7911f21f5632c8ac2bb36fb403cebbe13575d79d77b5aea476138233d5b2c7a55c6abfc12d37f'
+b2sums=('a3983f65480efd9e3837de0948d80c73b48dcda8d6374ad9e8116831341a840d13b2b78b54e141c4961aaeb6e3661a7ecce79753c2912ca0771f283007fea0bc'
'SKIP'
'SKIP'
'SKIP'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-native/-/commit/7ed85f651b29f93c9ee6a6871e5aaee12cf72974
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-native/-/commit/7ed85f651b29f93c9ee6a6871e5aaee12cf72974
You're receiving this email because of your account on gitlab.archlinux.org.