diff options
author | isaackwy <isaacyu@protonmail.com> | 2024-12-16 23:29:59 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-17 23:15:46 +0700 |
commit | 038f4fcaca75ef0bc9034b57ce47b510b66b4eb3 (patch) | |
tree | d43ef17fd9efd6cfa0fc2e2bcb7b1e3bf6a4059e | |
parent | dd9b478b76a03a3286e2c0fa224f393f47d85ff6 (diff) |
system/FontAwesome: Update for 6.7.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/FontAwesome/FontAwesome.SlackBuild | 2 | ||||
-rw-r--r-- | system/FontAwesome/FontAwesome.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/FontAwesome/FontAwesome.SlackBuild b/system/FontAwesome/FontAwesome.SlackBuild index 06ae61262d..85beb9d4e9 100644 --- a/system/FontAwesome/FontAwesome.SlackBuild +++ b/system/FontAwesome/FontAwesome.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=FontAwesome -VERSION=${VERSION:-6.7.1} +VERSION=${VERSION:-6.7.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/FontAwesome/FontAwesome.info b/system/FontAwesome/FontAwesome.info index cb60902776..f845078c7a 100644 --- a/system/FontAwesome/FontAwesome.info +++ b/system/FontAwesome/FontAwesome.info @@ -1,8 +1,8 @@ PRGNAM="FontAwesome" -VERSION="6.7.1" +VERSION="6.7.2" HOMEPAGE="https://fontawesome.com/" -DOWNLOAD="https://github.com/FortAwesome/Font-Awesome/archive/6.7.1/Font-Awesome-6.7.1.tar.gz" -MD5SUM="3dea7f35494ae7a67626a6cd66a6f749" +DOWNLOAD="https://github.com/FortAwesome/Font-Awesome/archive/6.7.2/Font-Awesome-6.7.2.tar.gz" +MD5SUM="7097b8d6c9f7f33d3c198b8fc7d9f10b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |