Date: Monday, April 17, 2023 @ 17:27:40
  Author: svenstaro
Revision: 1447008

upgpkg: sentry-cli 2.17.2-1

Modified:
  sentry-cli/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-17 17:27:20 UTC (rev 1447007)
+++ PKGBUILD    2023-04-17 17:27:40 UTC (rev 1447008)
@@ -2,7 +2,7 @@
 # Contributor: Bambang Catur Pamungkas <[email protected]>
 
 pkgname=sentry-cli
-pkgver=2.17.0
+pkgver=2.17.2
 pkgrel=1
 pkgdesc="A command line utility to work with Sentry"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('cargo')
 options=('!lto')
 
source=("$pkgname-$pkgver.tar.gz"::https://github.com/getsentry/sentry-cli/archive/${pkgver}.tar.gz)
-sha256sums=('5d560f657051e986945000682be3990c927a43f369ef7e0af8706550e081e9ea')
+sha256sums=('ad2017b0e2932773220890231971d01fafdabadfcf90bf2d8d99250e3b8a264d')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to