[arch-commits] Commit in font-awesome/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sun Mar 27 12:50:17 UTC 2022
Date: Sunday, March 27, 2022 @ 12:50:15
Author: foxboron
Revision: 1177206
upgpkg: font-awesome 6.1.1-1: upgpkg: font-awesome 6.1.1-1
Modified:
font-awesome/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-27 12:48:17 UTC (rev 1177205)
+++ PKGBUILD 2022-03-27 12:50:15 UTC (rev 1177206)
@@ -3,7 +3,7 @@
pkgbase=font-awesome
pkgname=(ttf-font-awesome otf-font-awesome)
-pkgver=6.1.0
+pkgver=6.1.1
pkgrel=1
pkgdesc="Iconic font designed for Bootstrap"
url="https://fontawesome.com/"
@@ -10,7 +10,7 @@
license=('custom:OFL')
arch=('any')
source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz")
-sha256sums=('4a06076e4d1c257857cb8d3dfa5a6fdaf743cc3d56036db2e55693004517350e')
+sha256sums=('9a4169f7715951969c746a225eac6292be5d16ab2ae7555b62cbf0d271175822')
package_ttf-font-awesome() {
cd "Font-Awesome-${pkgver}"
More information about the arch-commits
mailing list