Update trello-cli to 1.0.2

This commit is contained in:
Michael Heap 2023-11-24 13:28:20 +00:00
parent eb4b25743c
commit fd97dded0d
No known key found for this signature in database
GPG key ID: 70CB9107F4489F24

View file

@ -1,7 +1,7 @@
# Maintainer: Michael Heap <m at michaelheap dot com>
pkgname=trello-cli
pkgver=0.6.3
pkgver=1.0.2
pkgrel=1
pkgdesc='Trello CLI tool'
arch=('x86_64')
@ -11,7 +11,7 @@ depends=('nodejs' 'npm')
provides=('trello')
source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
noextract=("$pkgname-$pkgver.tgz")
sha512sums=('a6914453c66cc5f54f44d3eb94f41eabfa1d2952b9106c9cc8475ec025ca10f6c5499f88c717f68dc16d608f015db23879400e732bbcfb81835c0c99fff86b46')
sha512sums=('8d0861fe4ad0e28536f848cd9a069d425eba7daa9a3e7a5a57da79f436d78f5ebdc7f5d048672210daeefe58c6f37ebd022a1f4ae799ec2b4f238d4b0d4675b5')
package() {
cd $srcdir