summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlad Wenter2015-07-31 04:05:14 +0200
committerAlad Wenter2015-07-31 04:05:14 +0200
commit2dcdac57b732feffe5371d7106a766da9fc54481 (patch)
tree636d54e8e90f3008c8bd97d8eda972d64ca2bca7
parent0d5b31896d03bb419e8ae852c86de684889c43fe (diff)
downloadaur-2dcdac57b732feffe5371d7106a766da9fc54481.tar.gz
upd
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7acc5a131756..eac72a9371e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Alad Wenter <https://wiki.archlinux.org/index.php/Special:EmailUser/Alad>
pkgname=ttf-font-awesome
-pkgver=4.3.0
-pkgrel=3
+pkgver=4.4.0
+pkgrel=1
pkgdesc="Iconic font designed for Bootstrap"
url="http://fortawesome.github.io/Font-Awesome/"
@@ -11,7 +11,7 @@ license=('CCPL')
depends=('fontconfig' 'xorg-font-utils')
arch=('any')
source=("https://github.com/FortAwesome/Font-Awesome/archive/v$pkgver.tar.gz")
-sha256sums=('cc75bfea92128834c379d69f776ecbd103256137f8f482cad71425e68ee4be97')
+sha256sums=('3962ab205a1547be1e10a840f44fa6b6a28359e6f3f21932f0f8dabf419eeccb')
install=$pkgname.install
package() {