mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
graphics/birdfont: Updated for version 2.32.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0fe8106599
commit
4e32808aa9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=birdfont
|
||||
VERSION=${VERSION:-2.30.0}
|
||||
VERSION=${VERSION:-2.32.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="birdfont"
|
||||
VERSION="2.30.0"
|
||||
VERSION="2.32.0"
|
||||
HOMEPAGE="https://birdfont.org"
|
||||
DOWNLOAD="https://birdfont.org/releases/birdfont-2.30.0.tar.xz"
|
||||
MD5SUM="aab50cf67a0129f04143725a8ffc66d9"
|
||||
DOWNLOAD="https://birdfont.org/releases/birdfont-2.32.0.tar.xz"
|
||||
MD5SUM="ecb8b22871f26c13f9a0cfc93034eb92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="webkit2gtk libxmlbird"
|
||||
|
|
Loading…
Reference in a new issue