mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update trello-cli to 1.0.2
This commit is contained in:
parent
eb4b25743c
commit
fd97dded0d
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue