mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
Updates wee-slack dependency to python3
This commit is contained in:
parent
4120cb7849
commit
4de8866e40
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'wee-slack'
|
# Template file for 'wee-slack'
|
||||||
pkgname=wee-slack
|
pkgname=wee-slack
|
||||||
version=2.3.0
|
version=2.3.0
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="weechat weechat-python python-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@renag.me>"
|
maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue