diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-01-03 10:23:37 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:30:33 +0700 |
commit | 0afe654601c14d6a64af432140b6b881be6563bb (patch) | |
tree | eb3bd4e468b007f4d85f4b23701bbaa6237bff57 /desktop | |
parent | 27ac5a07f57bb666a24b36c32ef43c771eaf49c3 (diff) | |
download | slackbuilds-0afe654601c14d6a64af432140b6b881be6563bb.tar.gz |
desktop/buku: Updated dependencies.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/buku/buku.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/buku/buku.info b/desktop/buku/buku.info index 6b8f91cd16..f5ff78da4b 100644 --- a/desktop/buku/buku.info +++ b/desktop/buku/buku.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jarun/buku/archive/v4.5/buku-4.5.tar.gz" MD5SUM="efbe08f2bef0725c20fb236d673a03ed" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python-urllib3 BeautifulSoup4 cryptography html5lib python3-certifi" +REQUIRES="python-urllib3 BeautifulSoup4 cryptography html5lib python-certifi" MAINTAINER="Andrew Clemons" EMAIL="andrew.clemons@gmail.com" |