mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wee-slack: update to 2.9.0
This commit is contained in:
parent
bcbe42c202
commit
0fdae09b12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wee-slack'
|
# Template file for 'wee-slack'
|
||||||
pkgname=wee-slack
|
pkgname=wee-slack
|
||||||
version=2.8.0
|
version=2.9.0
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ 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=8a618230ce87c48d48c3432f51c19b3181df447dbc73952332bf99d5ec5dea24
|
checksum=4b9983e5982450791fbde5335f73c004e170612d8ce78a9520d335acfe022cf9
|
||||||
|
|
||||||
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
Reference in a new issue