summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGiovanni Harting2023-03-11 20:04:29 +0100
committerGiovanni Harting2023-03-11 20:04:29 +0100
commit5b20a4a6356ef834e2b68e2863ac695d20f2404d (patch)
tree7ae86c161d7514a6c8c5f3983d74a5c86dcd90e5 /PKGBUILD
parent158c63371bf17e318243958e2e4144362373c0e1 (diff)
downloadaur-5b20a4a6356ef834e2b68e2863ac695d20f2404d.tar.gz
upgpkg: stripe-cli 1.13.12-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acb8b7296169..69988fc6dc21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Sam Whited <sam@samwhited.com>
pkgname=stripe-cli
-pkgver=1.13.8
+pkgver=1.13.12
pkgrel=1
pkgdesc='CLI for Stripe'
arch=(x86_64)
@@ -13,7 +13,7 @@ license=(Apache)
depends=(glibc)
makedepends=(go git)
source=($pkgname-$pkgver.tar.gz::https://github.com/stripe/stripe-cli/archive/v$pkgver.tar.gz)
-b2sums=('2c9d310d1ec6f8c0a2dd4051c59a5115315fcfd6907b35c205ae2f4d620f2c12331d721120ff8effa74b9ddfe606149d0329f659fba84de2a8bb2a28546c100e')
+b2sums=('d27a1cef7a00ba8a27376d6d6243381f35b600bb6bb31a7c4d00d3ee91d1ba13ebdefd6083d868ad5491bedacc564a4e6d98609e83a0f213d41d9d65698b0b17')
prepare() {
cd $pkgname-$pkgver