[arch-commits] Commit in font-awesome/trunk (PKGBUILD)
    Morten Linderud 
    foxboron at archlinux.org
       
    Sun Jul 22 21:13:31 UTC 2018
    
    
  
    Date: Sunday, July 22, 2018 @ 21:13:31
  Author: foxboron
Revision: 362872
upgpkg: font-awesome 5.1.1-1
Updated to 5.1.1
Modified:
  font-awesome/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-22 19:55:55 UTC (rev 362871)
+++ PKGBUILD	2018-07-22 21:13:31 UTC (rev 362872)
@@ -3,7 +3,7 @@
 
 pkgbase=font-awesome
 pkgname=(ttf-font-awesome otf-font-awesome)
-pkgver=5.1.0
+pkgver=5.1.1
 pkgrel=1
 pkgdesc="Iconic font designed for Bootstrap"
 url="http://fontawesome.com"
@@ -11,7 +11,7 @@
 arch=('any')
 depends=('fontconfig')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/FortAwesome/Font-Awesome/archive/$pkgver.tar.gz")
-sha256sums=('0081ff1e590ef4d49b751840ea0551b3f577fc138436fe1f78101ce432faf2d4')
+sha256sums=('157e8a4e18d3597ae0b6ed642939707ceca659386d4704fa062ad9960326e03e')
 
 package_ttf-font-awesome() {
   cd "Font-Awesome-${pkgver}"
    
    
More information about the arch-commits
mailing list