mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
slack-term: update to 0.5.0.
This commit is contained in:
parent
242269152e
commit
ef06625e67
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'drive'
|
# Template file for 'slack-term'
|
||||||
pkgname=slack-term
|
pkgname=slack-term
|
||||||
version=0.4.1
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
|
go_import_path="github.com/erroneousboat/slack-term"
|
||||||
short_desc="Slack client for your terminal"
|
short_desc="Slack client for your terminal"
|
||||||
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
maintainer="Gerardo Di Iorio <arete74@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/erroneousboat/slack-term"
|
homepage="https://github.com/erroneousboat/slack-term"
|
||||||
go_import_path="github.com/erroneousboat/slack-term"
|
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=6bc6bf2e74444f99eedeb1c34b06f1fc8b638e9db115c4ef0ea993a3577fa39a
|
checksum=089cf10a3959c99b73da1d5ad974f2cd076a56851ef9ffd97a77350a81e527f0
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue