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


Commits:
3bca9ab8 by Robin Candau at 2025-02-24T18:41:47+01:00
upgpkg: 0.8.0-1: New upstream release
https://github.com/getsentry/sentry-native/releases/tag/0.8.0

- - - - -


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.7.20
+       pkgver = 0.8.0
        pkgrel = 1
        url = https://github.com/getsentry/sentry-native
        arch = x86_64
@@ -16,14 +16,14 @@ pkgbase = sentry-native
        depends = glibc
        depends = zlib
        provides = libsentry.so
-       source = git+https://github.com/getsentry/sentry-native.git#tag=0.7.20
+       source = git+https://github.com/getsentry/sentry-native.git#tag=0.8.0
        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
-       sha256sums = 
8c3dccfb87d44a42147d527921381aa8c5537e76d50626a101f7afe991059a4d
+       sha256sums = 
de6163b9a2dad06f8943e800f7b86526078c26cc99169c794e360d507059b023
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=sentry-native
-pkgver=0.7.20
+pkgver=0.8.0
 pkgrel=1
 pkgdesc="Sentry SDK for C, C++ and native applications"
 arch=(x86_64)
@@ -34,7 +34,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";
 )
-sha256sums=('8c3dccfb87d44a42147d527921381aa8c5537e76d50626a101f7afe991059a4d'
+sha256sums=('de6163b9a2dad06f8943e800f7b86526078c26cc99169c794e360d507059b023'
             'SKIP'
             'SKIP'
             'SKIP'



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

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


Reply via email to