wee-slack: update to 2.10.0.
This commit is contained in:
parent
98fef7108d
commit
c9fa725cee
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wee-slack'
|
||||
pkgname=wee-slack
|
||||
version=2.9.1
|
||||
version=2.10.0
|
||||
revision=1
|
||||
depends="weechat weechat-python python3-websocket-client"
|
||||
short_desc="WeeChat plugin for Slack.com"
|
||||
|
@ -9,7 +9,7 @@ license="MIT"
|
|||
homepage="https://github.com/wee-slack/wee-slack"
|
||||
changelog="https://raw.githubusercontent.com/wee-slack/wee-slack/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
|
||||
checksum=83ca1ddb49fc6b43d7f0bdea8f6127b73adb943cbaf9954746efbb01928c3a0b
|
||||
checksum=990fac0a2a6eae711ef219fed6b6d6adcf530ca84ff08c72f4eb7cd53cd6dbe9
|
||||
|
||||
do_install() {
|
||||
vinstall wee_slack.py 644 usr/lib/weechat/python/
|
||||
|
|
Loading…
Reference in New Issue