summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b96e89b0b1a..900cf9fae51e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = ttf-indieflower
pkgdesc = Handwriting sans-serif font with bubbly and rounded edges from Google Fonts.
pkgver = 65602
- pkgrel = 2
+ pkgrel = 3
url = https://fonts.google.com/specimen/Indie+Flower
arch = any
license = OFL
source = ttf-indieflower-65602.zip::https://fonts.google.com/download?family=Indie%20Flower
- b2sums = 137410f8ede833df099aaa673762e81132c60d51fa086c5505089cee8a18e5e13c222c3324c782b8ef5d6f9ba81fc2f6ba4f2605f4f1f0542ebe01eadcc454d9
+ b2sums = abd33bc9207e6347c9c50fadc4bc33ed5c7782890dd8dbd6a14b83a73d0e44d2ea54d2391472624041b88c110073bf7843ca05e0029bf66c165f510b97fd52a5
pkgname = ttf-indieflower
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"