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


Commits:
5cde9698 by Robin Candau at 2025-01-15T08:52:46+01:00
upgpkg: 0.7.18-1: New upstream release
https://github.com/getsentry/sentry-native/releases/tag/0.7.18

See the following link for the url change in submodules:
https://github.com/getsentry/crashpad/commit/6cdf8edf45e4cec304c78245dcd3c2711933fdfa#diff-fe7afb5c9c916e521401d3fcfb4277d5071798c3baf83baf11d6071742823584R3

- - - - -


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.17
+       pkgver = 0.7.18
        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.17
+       source = git+https://github.com/getsentry/sentry-native.git#tag=0.7.18
        source = git+https://github.com/getsentry/libunwindstack-ndk.git
        source = git+https://github.com/getsentry/breakpad.git
        source = git+https://chromium.googlesource.com/linux-syscall-support.git
        source = git+https://github.com/getsentry/crashpad.git
-       source = 
git+https://chromium.googlesource.com/chromium/mini_chromium.git
+       source = git+https://github.com/getsentry/mini_chromium.git
        source = 
git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git
-       sha256sums = 
b8b4cb7025c6854aba494412d7e6d79bc000ca79d8dd970fa42682482385c43f
+       sha256sums = 
8b6341d950959707938f02891f2051a8e98ab24f763f88b44fc87c95cec958f6
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=sentry-native
-pkgver=0.7.17
+pkgver=0.7.18
 pkgrel=1
 pkgdesc="Sentry SDK for C, C++ and native applications"
 arch=(x86_64)
@@ -31,10 +31,10 @@ source=(
   "git+https://github.com/getsentry/breakpad.git";
   "git+https://chromium.googlesource.com/linux-syscall-support.git";
   "git+https://github.com/getsentry/crashpad.git";
-  "git+https://chromium.googlesource.com/chromium/mini_chromium.git";
+  "git+https://github.com/getsentry/mini_chromium.git";
   "git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git";
 )
-sha256sums=('b8b4cb7025c6854aba494412d7e6d79bc000ca79d8dd970fa42682482385c43f'
+sha256sums=('8b6341d950959707938f02891f2051a8e98ab24f763f88b44fc87c95cec958f6'
             'SKIP'
             'SKIP'
             'SKIP'



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

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


Reply via email to