mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/buku: Updated for version 4.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
09797da4d5
commit
b1208ef20d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=buku
|
||||
VERSION=${VERSION:-4.3}
|
||||
VERSION=${VERSION:-4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="buku"
|
||||
VERSION="4.3"
|
||||
VERSION="4.4"
|
||||
HOMEPAGE="https://github.com/jarun/buku"
|
||||
DOWNLOAD="https://github.com/jarun/buku/archive/v4.3/buku-4.3.tar.gz"
|
||||
MD5SUM="eba8cbd7d31fb2cf0e25c1c8aa7661e3"
|
||||
DOWNLOAD="https://github.com/jarun/buku/archive/v4.4/buku-4.4.tar.gz"
|
||||
MD5SUM="20713d04d072f3770c813263bb611fed"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-urllib3 BeautifulSoup4 cryptography html5lib python3-certifi"
|
||||
|
|
Loading…
Reference in a new issue