mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/bibata-cursor-theme: Update for 2.0.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
03a3a8f298
commit
3820742b9b
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=bibata-cursor-theme
|
||||
VERSION=${VERSION:-2.0.6}
|
||||
VERSION=${VERSION:-2.0.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bibata-cursor-theme"
|
||||
VERSION="2.0.6"
|
||||
VERSION="2.0.7"
|
||||
HOMEPAGE="https://github.com/ful1e5/Bibata_Cursor"
|
||||
DOWNLOAD="https://github.com/ful1e5/Bibata_Cursor/releases/download/v2.0.6/Bibata.tar.xz"
|
||||
MD5SUM="991936d5522269e101267e9d2c3ce840"
|
||||
DOWNLOAD="https://github.com/ful1e5/Bibata_Cursor/releases/download/v2.0.7/Bibata.tar.xz"
|
||||
MD5SUM="61721ee9cdca5483d7c8ee9015659143"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue