upgpkg: stripe-cli 1.13.12-2
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
pkgbase = stripe-cli
|
pkgbase = stripe-cli
|
||||||
pkgdesc = CLI for Stripe
|
pkgdesc = CLI for Stripe
|
||||||
pkgver = 1.13.12
|
pkgver = 1.13.12
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://github.com/stripe/stripe-cli
|
url = https://github.com/stripe/stripe-cli
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = Apache
|
license = Apache
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
pkgname=stripe-cli
|
pkgname=stripe-cli
|
||||||
pkgver=1.13.12
|
pkgver=1.13.12
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='CLI for Stripe'
|
pkgdesc='CLI for Stripe'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url=https://github.com/stripe/stripe-cli
|
url=https://github.com/stripe/stripe-cli
|
||||||
@@ -45,6 +45,5 @@ package() {
|
|||||||
cd $pkgname-$pkgver
|
cd $pkgname-$pkgver
|
||||||
install -D stripe -t "$pkgdir"/usr/bin
|
install -D stripe -t "$pkgdir"/usr/bin
|
||||||
install -Dm644 README.md -t "$pkgdir"/usr/share/doc/$pkgname
|
install -Dm644 README.md -t "$pkgdir"/usr/share/doc/$pkgname
|
||||||
install -Dm644 stripe-completion.bash "$pkgdir"/usr/share/bash-completion/completions/stripe
|
|
||||||
cp -a docs "$pkgdir"/usr/share/doc/$pkgname
|
cp -a docs "$pkgdir"/usr/share/doc/$pkgname
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user