mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update trello-cli to 0.6.3
This commit is contained in:
parent
246e6d447f
commit
eb4b25743c
1 changed files with 3 additions and 3 deletions
6
PKGBUILD
6
PKGBUILD
|
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: David Birks <david at tellus dot space>
|
||||
# Maintainer: Michael Heap <m at michaelheap dot com>
|
||||
|
||||
pkgname=trello-cli
|
||||
pkgver=0.5.1
|
||||
pkgver=0.6.3
|
||||
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=('2bb3a9373ef2d553c7cdd370953910d935b354e36bd263508e8496a0a0dad9811f10a1b092cf1f363382d82ad18dae8915270348fa67aeb30a700c56a4e759d2')
|
||||
sha512sums=('a6914453c66cc5f54f44d3eb94f41eabfa1d2952b9106c9cc8475ec025ca10f6c5499f88c717f68dc16d608f015db23879400e732bbcfb81835c0c99fff86b46')
|
||||
|
||||
package() {
|
||||
cd $srcdir
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue