diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2020-12-30 16:50:14 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-02 10:48:31 +0700 |
commit | 7777add5187aa983d2d7fadc21d0530c3c2eef54 (patch) | |
tree | 591ba10cc8c1235c53793de73a90ee0276ad6465 /desktop/buku/buku.info | |
parent | a7dfa5dcdb6061dfc809eeefe9f6b88e1517163f (diff) |
desktop/buku: Updated for version 4.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/buku/buku.info')
-rw-r--r-- | desktop/buku/buku.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/buku/buku.info b/desktop/buku/buku.info index 17c765d70c989..6b8f91cd1648a 100644 --- a/desktop/buku/buku.info +++ b/desktop/buku/buku.info @@ -1,8 +1,8 @@ PRGNAM="buku" -VERSION="4.4" +VERSION="4.5" HOMEPAGE="https://github.com/jarun/buku" -DOWNLOAD="https://github.com/jarun/buku/archive/v4.4/buku-4.4.tar.gz" -MD5SUM="20713d04d072f3770c813263bb611fed" +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" |