mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wee-slack: update to 2.3.0
This commit is contained in:
parent
641260bd3f
commit
06d9a1e00d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wee-slack'
|
# Template file for 'wee-slack'
|
||||||
pkgname=wee-slack
|
pkgname=wee-slack
|
||||||
version=2.2.0
|
version=2.3.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
depends="weechat weechat-python python-websocket-client"
|
depends="weechat weechat-python python-websocket-client"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
|
||||||
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=1d08387a301b63f07e74d2a40c5e5f8af54783ba0e3375b6f1fd5eba2fa4da68
|
checksum=b39a7126a3eca3afc799e3cd400c3d1bef75d13307c113b6fe01ceb3f29425e6
|
||||||
|
|
||||||
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