Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
sentry-cli
Commits:
1324bf99 by Sven-Hendrik Haase at 2026-05-22T02:18:56+02:00
upgpkg: 3.4.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sentry-cli
pkgdesc = A command line utility to work with Sentry
- pkgver = 3.4.2
+ pkgver = 3.4.3
pkgrel = 1
url = https://docs.sentry.io/cli/
arch = x86_64
@@ -12,7 +12,7 @@ pkgbase = sentry-cli
depends = zlib
depends = xz
options = !lto
- source =
sentry-cli-3.4.2.tar.gz::https://github.com/getsentry/sentry-cli/archive/3.4.2.tar.gz
- sha256sums =
41140ef0f9b1a70136cade0af6d0798a1f662c44a9c903f86e20ee172c68e131
+ source =
sentry-cli-3.4.3.tar.gz::https://github.com/getsentry/sentry-cli/archive/3.4.3.tar.gz
+ sha256sums =
62693c24c15f6a7ffefe5837bfbe7fc2fa98ed621a29cddb41d828f9f27911a5
pkgname = sentry-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Bambang Catur Pamungkas <[email protected]>
pkgname=sentry-cli
-pkgver=3.4.2
+pkgver=3.4.3
pkgrel=1
pkgdesc="A command line utility to work with Sentry"
arch=('x86_64')
@@ -12,7 +12,7 @@ depends=('glibc' 'libgcc' 'bzip2' 'zlib' 'xz')
makedepends=('cargo')
options=('!lto')
source=("$pkgname-$pkgver.tar.gz"::https://github.com/getsentry/sentry-cli/archive/${pkgver}.tar.gz)
-sha256sums=('41140ef0f9b1a70136cade0af6d0798a1f662c44a9c903f86e20ee172c68e131')
+sha256sums=('62693c24c15f6a7ffefe5837bfbe7fc2fa98ed621a29cddb41d828f9f27911a5')
build() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-cli/-/commit/1324bf993febd02ae25c64cab715093fd034a467
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-cli/-/commit/1324bf993febd02ae25c64cab715093fd034a467
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help