summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordllud2023-07-24 11:25:04 +0100
committerdllud2023-07-24 11:25:04 +0100
commit8209cabf13f425c22c2d3a867a102e665b1b9b2c (patch)
treef175ff590db71c70b68494ed6336e9f2ab78bdb2
parent153294a72c124daf2ec6dd18b2df65421be7459c (diff)
downloadaur-8209cabf13f425c22c2d3a867a102e665b1b9b2c.tar.gz
Google repacked the zip. Updating hash.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ca6eb6d35ce..8b96e89b0b1a 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 = 1
+ pkgrel = 2
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 = a5775199e73d62c04f02f046d51219b190fcf85fcc4499fd31e10b17bace68cc4f71e080254af52ba938f5cbccbfc830dd7c9a92c925ee47fdcd4aab6ee18e78
+ b2sums = 137410f8ede833df099aaa673762e81132c60d51fa086c5505089cee8a18e5e13c222c3324c782b8ef5d6f9ba81fc2f6ba4f2605f4f1f0542ebe01eadcc454d9
pkgname = ttf-indieflower
diff --git a/PKGBUILD b/PKGBUILD
index 1c75bca204c6..134f59929e52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=ttf-indieflower
# fc-query -f '%{fontversion[0]}\n' IndieFlower-Regular.ttf
pkgver=65602
-pkgrel=1
+pkgrel=2
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=("a5775199e73d62c04f02f046d51219b190fcf85fcc4499fd31e10b17bace68cc4f71e080254af52ba938f5cbccbfc830dd7c9a92c925ee47fdcd4aab6ee18e78")
+b2sums=("137410f8ede833df099aaa673762e81132c60d51fa086c5505089cee8a18e5e13c222c3324c782b8ef5d6f9ba81fc2f6ba4f2605f4f1f0542ebe01eadcc454d9")
package() {
install -Dm644 -t "$pkgdir/usr/share/fonts/TTF" "${srcdir}/IndieFlower-Regular.ttf"