mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
desktop/Buku: Updated for version 3.9.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
bce10477df
commit
2fcf28ea13
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Buku
|
||||
VERSION=${VERSION:-3.8}
|
||||
VERSION=${VERSION:-3.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Buku"
|
||||
VERSION="3.8"
|
||||
VERSION="3.9"
|
||||
HOMEPAGE="https://github.com/jarun/Buku"
|
||||
DOWNLOAD="https://github.com/jarun/Buku/archive/v3.8/Buku-3.8.tar.gz"
|
||||
MD5SUM="3a3b4d2d0444b337794bff1b58a2667c"
|
||||
DOWNLOAD="https://github.com/jarun/Buku/archive/v3.9/Buku-3.9.tar.gz"
|
||||
MD5SUM="b651d2d8d691c5819d7bb02de844fded"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3 python-urllib3 BeautifulSoup4 cryptography"
|
||||
|
|
Loading…
Reference in a new issue