wee-slack: update to 2.6.0
This commit is contained in:
parent
0e2bb8ffca
commit
c1e1d119b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wee-slack'
|
||||
pkgname=wee-slack
|
||||
version=2.5.0
|
||||
version=2.6.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
depends="weechat weechat-python python3-websocket-client"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/wee-slack/wee-slack"
|
||||
distfiles="https://github.com/wee-slack/wee-slack/archive/v${version}.tar.gz"
|
||||
checksum=dc08dcad4f063a3939e5e4d03066de264fe2e8fd0c4aac1dca1371a1c8748802
|
||||
checksum=1a4cfd1096f980d557f301b523e0bdfe8adfcf27c41ea41094474343424d2001
|
||||
|
||||
do_install() {
|
||||
vinstall wee_slack.py 644 usr/lib/weechat/python/
|
||||
|
|
Loading…
Reference in a new issue