summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 134f59929e52..61aac2bef691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=ttf-indieflower
# fc-query -f '%{fontversion[0]}\n' IndieFlower-Regular.ttf
pkgver=65602
-pkgrel=2
+pkgrel=3
pkgdesc="Handwriting sans-serif font with bubbly and rounded edges from Google Fonts."
url="https://fonts.google.com/specimen/Indie+Flower"
license=("OFL")
arch=("any")
source=("$pkgname-$pkgver.zip::https://fonts.google.com/download?family=Indie%20Flower")
-b2sums=("137410f8ede833df099aaa673762e81132c60d51fa086c5505089cee8a18e5e13c222c3324c782b8ef5d6f9ba81fc2f6ba4f2605f4f1f0542ebe01eadcc454d9")
+b2sums=("abd33bc9207e6347c9c50fadc4bc33ed5c7782890dd8dbd6a14b83a73d0e44d2ea54d2391472624041b88c110073bf7843ca05e0029bf66c165f510b97fd52a5")
package() {
install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "${srcdir}/IndieFlower-Regular.ttf"