wee-slack: update to 2.9.1
Signed-off-by: savoy <git@liberation.red>
This commit is contained in:
parent
d48443c1b9
commit
5a93675fd6
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'wee-slack'
|
# Template file for 'wee-slack'
|
||||||
pkgname=wee-slack
|
pkgname=wee-slack
|
||||||
version=2.9.0
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
depends="weechat weechat-python python3-websocket-client"
|
depends="weechat weechat-python python3-websocket-client"
|
||||||
short_desc="WeeChat plugin for Slack.com"
|
short_desc="WeeChat plugin for Slack.com"
|
||||||
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/wee-slack/wee-slack"
|
homepage="https://github.com/wee-slack/wee-slack"
|
||||||
|
changelog="https://raw.githubusercontent.com/wee-slack/wee-slack/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
|
distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
|
||||||
checksum=4b9983e5982450791fbde5335f73c004e170612d8ce78a9520d335acfe022cf9
|
checksum=83ca1ddb49fc6b43d7f0bdea8f6127b73adb943cbaf9954746efbb01928c3a0b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall wee_slack.py 644 usr/lib/weechat/python/
|
vinstall wee_slack.py 644 usr/lib/weechat/python/
|
||||||
|
|
Loading…
Reference in New Issue