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


Commits:
f720d8ff by Robin Candau at 2024-07-25T19:37:42+02:00
upgpkg: 0.7.7-1: New upstream release
https://github.com/getsentry/sentry-native/releases/tag/0.7.7

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = sentry-native
        pkgdesc = Sentry SDK for C, C++ and native applications
-       pkgver = 0.7.6
-       pkgrel = 2
+       pkgver = 0.7.7
+       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.6
+       source = git+https://github.com/getsentry/sentry-native.git#tag=0.7.7
        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 = 
8119e145a95ea3c1e001fd1625834e2f5040bdb6ca3a3bd2d231d5a4772b2f5d
+       sha256sums = 
83d626eb4881e14a5a176174af86f9ca205f04da6890ed7530cae4e4dbac7129
        sha256sums = SKIP
        sha256sums = SKIP
        sha256sums = SKIP


=====================================
.nvchecker.toml
=====================================
@@ -1,4 +1,3 @@
 [sentry-native]
-source = "github"
-github = "getsentry/sentry-native"
-use_latest_release = true
+source = "git"
+git = "https://github.com/getsentry/sentry-native.git";


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=sentry-native
-pkgver=0.7.6
-pkgrel=2
+pkgver=0.7.7
+pkgrel=1
 pkgdesc="Sentry SDK for C, C++ and native applications"
 arch=(x86_64)
 url="https://github.com/getsentry/sentry-native";
@@ -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=('8119e145a95ea3c1e001fd1625834e2f5040bdb6ca3a3bd2d231d5a4772b2f5d'
+sha256sums=('83d626eb4881e14a5a176174af86f9ca205f04da6890ed7530cae4e4dbac7129'
             'SKIP'
             'SKIP'
             'SKIP'



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

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


Reply via email to