Updates wee-slack dependency to python3

This commit is contained in:
Caio Alonso 2019-10-30 11:29:57 -03:00 committed by Helmut Pozimski
parent 4120cb7849
commit 4de8866e40
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'wee-slack'
pkgname=wee-slack
version=2.3.0
revision=1
revision=2
archs=noarch
depends="weechat weechat-python python-websocket-client"
depends="weechat weechat-python python3-websocket-client"
short_desc="WeeChat plugin for Slack.com"
maintainer="Renato Aguiar <renato@renag.me>"
license="MIT"