mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
wee-slack: update to 2.4.0
This commit is contained in:
parent
44e1b960fb
commit
121a52d5eb
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'wee-slack'
|
# Template file for 'wee-slack'
|
||||||
pkgname=wee-slack
|
pkgname=wee-slack
|
||||||
version=2.3.0
|
version=2.4.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
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@renag.me>"
|
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=b39a7126a3eca3afc799e3cd400c3d1bef75d13307c113b6fe01ceb3f29425e6
|
checksum=41a4ee0ddfcdec4097283679d35a53458efa4bb6582768a9459cae0a3e71bfa3
|
||||||
|
|
||||||
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