diff options
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 6b8f91cd1648..f5ff78da4b7d 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" |