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


Commits:
3d6b48a1 by Robin Candau at 2024-09-23T19:39:07+02:00
upgpkg: 0.7.10-1: New upstream release
https://github.com/getsentry/sentry-native/releases/tag/0.7.10

- - - - -


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.9
+       pkgver = 0.7.10
        pkgrel = 1
        url = https://github.com/getsentry/sentry-native
        arch = x86_64
@@ -15,14 +15,14 @@ pkgbase = sentry-native
        depends = glibc
        depends = zlib
        provides = libsentry.so
-       source = git+https://github.com/getsentry/sentry-native.git#tag=0.7.9
+       source = git+https://github.com/getsentry/sentry-native.git#tag=0.7.10
        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://chromium.googlesource.com/chromium/src/third_party/zlib.git
-       sha256sums = 
8deacde72b87dc8a6836fea83650ba3ce05fe720f300b03fe36bea1e51008e3c
+       sha256sums = 
21e1880cf34072acbe8ea6c24434b36757162816ad11b0ffeadccbf3eda159e8
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=sentry-native
-pkgver=0.7.9
+pkgver=0.7.10
 pkgrel=1
 pkgdesc="Sentry SDK for C, C++ and native applications"
 arch=(x86_64)
@@ -33,7 +33,7 @@ source=(
   "git+https://chromium.googlesource.com/chromium/mini_chromium.git";
   "git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git";
 )
-sha256sums=('8deacde72b87dc8a6836fea83650ba3ce05fe720f300b03fe36bea1e51008e3c'
+sha256sums=('21e1880cf34072acbe8ea6c24434b36757162816ad11b0ffeadccbf3eda159e8'
             'SKIP'
             'SKIP'
             'SKIP'



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

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


Reply via email to