wee-slack: update to 2.9.0
This commit is contained in:
parent
bcbe42c202
commit
0fdae09b12
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wee-slack'
|
||||
pkgname=wee-slack
|
||||
version=2.8.0
|
||||
version=2.9.0
|
||||
revision=1
|
||||
depends="weechat weechat-python python3-websocket-client"
|
||||
short_desc="WeeChat plugin for Slack.com"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/wee-slack/wee-slack"
|
||||
distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
|
||||
checksum=8a618230ce87c48d48c3432f51c19b3181df447dbc73952332bf99d5ec5dea24
|
||||
checksum=4b9983e5982450791fbde5335f73c004e170612d8ce78a9520d335acfe022cf9
|
||||
|
||||
do_install() {
|
||||
vinstall wee_slack.py 644 usr/lib/weechat/python/
|
||||
|
|
Loading…
Reference in New Issue