Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
sentry-cli


Commits:
8da3f962 by Sven-Hendrik Haase at 2026-03-02T21:13:43+01:00
upgpkg: 3.2.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.2.2
+       pkgver = 3.2.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.2.2.tar.gz::https://github.com/getsentry/sentry-cli/archive/3.2.2.tar.gz
-       sha256sums = 
e0b4aa95af432e8ca1835eab07dc7ff5fff5fbeb8fcd21320760c09ff864d0a8
+       source = 
sentry-cli-3.2.3.tar.gz::https://github.com/getsentry/sentry-cli/archive/3.2.3.tar.gz
+       sha256sums = 
9f02e60573951a4b0afb67c57bd37e05ee94d2a4a2f17b82fc5d0b0d87ac6495
 
 pkgname = sentry-cli


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Bambang Catur Pamungkas <[email protected]>
 
 pkgname=sentry-cli
-pkgver=3.2.2
+pkgver=3.2.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=('e0b4aa95af432e8ca1835eab07dc7ff5fff5fbeb8fcd21320760c09ff864d0a8')
+sha256sums=('9f02e60573951a4b0afb67c57bd37e05ee94d2a4a2f17b82fc5d0b0d87ac6495')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sentry-cli/-/commit/8da3f96215dfcb25955525079d6bfd369c8554e7

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


Reply via email to