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


Commits:
6a205934 by Robin Candau at 2024-06-12T11:48:05+02:00
upgpkg: 0.7.6-1: New upstream release
https://github.com/getsentry/sentry-native/releases/tag/0.7.6

- - - - -


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.7.5
-       pkgrel = 3
+       pkgver = 0.7.6
+       pkgrel = 1
        url = https://github.com/getsentry/sentry-native
        arch = x86_64
        license = MIT
@@ -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.5
+       source = git+https://github.com/getsentry/sentry-native.git#tag=0.7.6
        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 = 
8f59bb1946cb1727baf46aa56b60045e5e6d209a2c1a9bf1fe9b457eb35cdeed
+       sha256sums = 
8119e145a95ea3c1e001fd1625834e2f5040bdb6ca3a3bd2d231d5a4772b2f5d
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
 # Maintainer: Carl Smedstad <car...@archlinux.org>
+# Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=sentry-native
-pkgver=0.7.5
-pkgrel=3
+pkgver=0.7.6
+pkgrel=1
 pkgdesc="Sentry SDK for C, C++ and native applications"
 arch=(x86_64)
 url="https://github.com/getsentry/sentry-native";
@@ -32,15 +33,13 @@ source=(
   "git+https://chromium.googlesource.com/chromium/mini_chromium.git";
   "git+https://chromium.googlesource.com/chromium/src/third_party/zlib.git";
 )
-sha256sums=(
-  '8f59bb1946cb1727baf46aa56b60045e5e6d209a2c1a9bf1fe9b457eb35cdeed'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-  'SKIP'
-)
+sha256sums=('8119e145a95ea3c1e001fd1625834e2f5040bdb6ca3a3bd2d231d5a4772b2f5d'
+            'SKIP'
+            'SKIP'
+            'SKIP'
+            'SKIP'
+            'SKIP'
+            'SKIP')
 
 _archive="$pkgname"
 



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

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


Reply via email to