summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMoritz Poldrack2022-03-16 16:58:31 +0100
committerMoritz Poldrack2022-03-16 16:58:31 +0100
commitdbbb2d87d58e3d33a030981a0b66978e5d6ca29d (patch)
tree69930cce3d4dac200fce9af56e38e7513f5867ff
parent659ab21bc11ed89fd518ec18ded491d8fbf08d29 (diff)
downloadaur-dbbb2d87d58e3d33a030981a0b66978e5d6ca29d.tar.gz
updated package to 6.1.0
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a482f9e045a6..b05e025f2691 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,11 @@
pkgbase = ttf-font-awesome-pro
pkgdesc = The Pro Version of the famous FontAwesome Icons. Requires an active Subscription!
- pkgver = 6.0.0
+ pkgver = 6.1.0
pkgrel = 1
url = https://fontawesome.com
arch = any
license = custom:Font Awesome Pro License
+ makedepends = grep
makedepends = npm
provides = ttf-font-awesome
diff --git a/PKGBUILD b/PKGBUILD
index 153dcce4707b..522c68ace7d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Moritz Poldrack <moritz at poldrack dot dev>
pkgname=ttf-font-awesome-pro
provides=('ttf-font-awesome')
-pkgver=6.0.0
+pkgver=6.1.0
pkgrel=1
pkgdesc='The Pro Version of the famous FontAwesome Icons. Requires an active Subscription!'
arch=('any')