summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Denhartog2018-10-10 23:41:00 -0700
committerBenjamin Denhartog2018-10-10 23:41:00 -0700
commit4073c441b65ca552f93de6c6da598709c266fcac (patch)
tree1438447c374aa31e24fe83d2ec3771b9bc0fcf9b /PKGBUILD
parent0b0e55ca33b8f1473c543538764481d0dabff930 (diff)
downloadaur-4073c441b65ca552f93de6c6da598709c266fcac.tar.gz
update dependency: python{,2}-websocket-client
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de2128422f7f..5cb9812ac2ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="https://github.com/wee-slack/${pkgname%-git}"
license=('MIT')
depends=(
- 'python-websocket-client'
+ 'python2-websocket-client'
'weechat'
)
makedepends=('git')