Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
sentry-native


Commits:
eebd13ec by Robin Candau at 2026-02-27T18:01:40+01:00
upgpkg: 0.13.1-1: New upstream release

https://github.com/getsentry/sentry-native/releases/tag/0.13.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = sentry-native
        pkgdesc = Sentry SDK for C, C++ and native applications
-       pkgver = 0.13.0
-       pkgrel = 2
+       pkgver = 0.13.1
+       pkgrel = 1
        url = https://github.com/getsentry/sentry-native
        arch = x86_64
        license = MIT
@@ -19,14 +19,14 @@ pkgbase = sentry-native
        depends = libstdc++
        depends = zlib
        provides = libsentry.so
-       source = git+https://github.com/getsentry/sentry-native.git#tag=0.13.0
+       source = git+https://github.com/getsentry/sentry-native.git#tag=0.13.1
        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 = 
c97b62c031f6b83004df896f99376c190f9175efd7a0120777e95013d489c37ae6167802c266a544935e2e861580d6268eb0bac2f9d0ab272486ca5fd8d4a00c
+       b2sums = 
ec3e86468a3b3f069292bc901b9bc6719fcbcd515b26492bc82280bd0cfe5960239f21dcf2f610315c64291b7b3d708cac0986c7a26c7a9a9efcab203db502ef
        b2sums = SKIP
        b2sums = SKIP
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=sentry-native
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.13.1
+pkgrel=1
 pkgdesc="Sentry SDK for C, C++ and native applications"
 arch=(x86_64)
 url="https://github.com/getsentry/sentry-native";
@@ -37,7 +37,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=('c97b62c031f6b83004df896f99376c190f9175efd7a0120777e95013d489c37ae6167802c266a544935e2e861580d6268eb0bac2f9d0ab272486ca5fd8d4a00c'
+b2sums=('ec3e86468a3b3f069292bc901b9bc6719fcbcd515b26492bc82280bd0cfe5960239f21dcf2f610315c64291b7b3d708cac0986c7a26c7a9a9efcab203db502ef'
         'SKIP'
         'SKIP'
         'SKIP'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-native/-/commit/eebd13ece166a92336f830e254694983910804c4

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


Reply via email to