summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a721bb245b8..9581a339d5cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,15 @@
_pkgname='Fork-Awesome'
pkgbase="${_pkgname,,}"
pkgname="ttf-${_pkgname,,}"
-pkgver=1.1.7
-pkgrel=1
+pkgver=1.2.0
+pkgrel=2
pkgdesc='Fork of the iconic Font Awesome font and CSS toolkit'
arch=('any')
url='https://forkaweso.me/Fork-Awesome/'
_url_source='https://github.com/ForkAwesome/Fork-Awesome'
license=('CCPL' 'MIT' 'OFL')
source=("${_pkgname}-${pkgver}.tar.gz::${_url_source}/archive/${pkgver}.tar.gz")
-sha256sums=('94aff930bcb81871c91bc3167003b46c29e5939ca403dcb10e35b3e875132455')
+sha256sums=('23fba5f191f204e0414c547bf4c9b10fd7ca42c151260e8f64698449a75fbdb3')
package() {
cd "${_pkgname}-${pkgver}"