slack-term: update to 0.5.0.
This commit is contained in:
parent
242269152e
commit
ef06625e67
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'drive'
|
||||
# Template file for 'slack-term'
|
||||
pkgname=slack-term
|
||||
version=0.4.1
|
||||
version=0.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/erroneousboat/slack-term"
|
||||
short_desc="Slack client for your terminal"
|
||||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||
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=6bc6bf2e74444f99eedeb1c34b06f1fc8b638e9db115c4ef0ea993a3577fa39a
|
||||
checksum=089cf10a3959c99b73da1d5ad974f2cd076a56851ef9ffd97a77350a81e527f0
|
||||
|
||||
do_check() {
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue