Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages /
sentry-cli
Commits:
33b8915a by Sven-Hendrik Haase at 2026-06-17T18:07:33+02:00
upgpkg: 3.5.1-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.5.0
+ pkgver = 3.5.1
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.5.0.tar.gz::https://github.com/getsentry/sentry-cli/archive/3.5.0.tar.gz
- sha256sums =
0c6407ce0141f9576341bf21be2c64367d591a31b70289dca30621fa76cf5a4e
+ source =
sentry-cli-3.5.1.tar.gz::https://github.com/getsentry/sentry-cli/archive/3.5.1.tar.gz
+ sha256sums =
ca12d6b5271bf1afbc451fc8bda1e1e768895a7875e94aa740ae16f32eb7d66c
pkgname = sentry-cli
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Contributor: Bambang Catur Pamungkas <[email protected]>
pkgname=sentry-cli
-pkgver=3.5.0
+pkgver=3.5.1
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=('0c6407ce0141f9576341bf21be2c64367d591a31b70289dca30621fa76cf5a4e')
+sha256sums=('ca12d6b5271bf1afbc451fc8bda1e1e768895a7875e94aa740ae16f32eb7d66c')
build() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-cli/-/commit/33b8915a0b493a5e34bb9c3a5caadd3f77148520
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-cli/-/commit/33b8915a0b493a5e34bb9c3a5caadd3f77148520
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