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:
Giancarlo Dessì 2022-05-28 00:53:50 +01:00 committed by Willy Sudiarto Raharjo
parent 0fe8106599
commit 4e32808aa9
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"