summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 11 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4484dcc8f23..c77d85055915 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = ttf-boogaloo
pkgdesc = Font reminding of the 1960s Latin music
pkgver = 1.002
- pkgrel = 2
+ pkgrel = 3
url = https://fonts.google.com/specimen/Boogaloo
arch = any
- license = OFL
- source = ttf-boogaloo-1.002.zip::https://fonts.google.com/download?family=Boogaloo
+ license = OFL-1.1-RFN
+ source = https://github.com/google/fonts/raw/47a6c224b3e0287b2e48e3ffef8c9ce2ca4931f4/ofl/boogaloo/OFL.txt
+ source = https://github.com/google/fonts/raw/47a6c224b3e0287b2e48e3ffef8c9ce2ca4931f4/ofl/boogaloo/Boogaloo-Regular.ttf
sha256sums = 244a357fbfaf6401e6c4e1de94ffc9ee7f6bd2ef2fc0b70b0dc301a8e60220f4
pkgname = ttf-boogaloo
-
diff --git a/PKGBUILD b/PKGBUILD
index 4d5acbc41af8..2e27c7a46247 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,16 @@
# Maintainer: Lennard Hofmann <lennard dot hofmann at web dot de>
pkgname=ttf-boogaloo
pkgver=1.002
-pkgrel=2
+pkgrel=3
+_commit=47a6c224b3e0287b2e48e3ffef8c9ce2ca4931f4
pkgdesc='Font reminding of the 1960s Latin music'
arch=(any)
url="https://fonts.google.com/specimen/Boogaloo"
-license=(OFL)
-source=("$pkgname-$pkgver.zip::https://fonts.google.com/download?family=Boogaloo")
-sha256sums=('244a357fbfaf6401e6c4e1de94ffc9ee7f6bd2ef2fc0b70b0dc301a8e60220f4')
+license=(OFL-1.1-RFN)
+source=("https://github.com/google/fonts/raw/$_commit/ofl/boogaloo/OFL.txt"
+ "https://github.com/google/fonts/raw/$_commit/ofl/boogaloo/Boogaloo-Regular.ttf")
+sha256sums=('4653c63a4bab99aa50de5190853fa21ea6c0a25d69d49f5a42cd51f0f67665e0'
+ 'c38febf770bec2b8e30ea6bc1ddb39c9b0ce0e8625d94ceeafbe3af1c7096d9d')
package() {
install -D -m644 -t "$pkgdir/usr/share/fonts/TTF" Boogaloo-Regular.ttf