wee-slack: update to 2.7.0
This commit is contained in:
parent
e784a1cd88
commit
d36b4947d9
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'wee-slack'
|
# Template file for 'wee-slack'
|
||||||
pkgname=wee-slack
|
pkgname=wee-slack
|
||||||
version=2.6.0
|
version=2.7.0
|
||||||
revision=2
|
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"
|
||||||
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=1a4cfd1096f980d557f301b523e0bdfe8adfcf27c41ea41094474343424d2001
|
checksum=da75962f97192ef5d10f5c7a0c72933aa1e4124ae0bfd84a1394f70f7d790b5b
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall wee_slack.py 644 usr/lib/weechat/python/
|
vinstall wee_slack.py 644 usr/lib/weechat/python/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue