Skip to content

Commit

Permalink
system/FontAwesome: Update for 6.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackwy committed Dec 17, 2024
1 parent 1db48d6 commit a5ae028
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion system/FontAwesome/FontAwesome.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down
6 changes: 3 additions & 3 deletions system/FontAwesome/FontAwesome.info
Original file line number Diff line number Diff line change
@@ -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=""
Expand Down

0 comments on commit a5ae028

Please sign in to comment.