slack-term: update to 0.4.1.
This commit is contained in:
parent
7347c04a36
commit
1840f8a4bc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'drive'
|
||||
pkgname=slack-term
|
||||
version=0.4.0
|
||||
revision=3
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="Slack client for your terminal"
|
||||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/erroneousboat/slack-term"
|
||||
go_import_path="github.com/erroneousboat/slack-term"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=f8ca198f3011ef2280162ae5324f19cfc85af661d89dba14b42d0f19baa79d96
|
||||
checksum=6bc6bf2e74444f99eedeb1c34b06f1fc8b638e9db115c4ef0ea993a3577fa39a
|
||||
|
||||
do_check() {
|
||||
:
|
||||
|
|
Loading…
Reference in a new issue