summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAline Abler2023-12-28 21:34:21 +0100
committerAline Abler2023-12-28 21:48:16 +0100
commit00943122e04cf1bf15bea57b26b0bc2eaece1ba2 (patch)
tree024e53947407c4faa3b4c6ee67a1f01134e3b801 /PKGBUILD
parent0ef617c0f86aa708f1b444a4dd9d9964352a43ae (diff)
downloadaur-ttf-metamorphous.tar.gz
Switch to Google Fonts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 5 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7a05f431733..cbbd6084a029 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,13 @@
# Maintainer: Aline Abler <alinea@riseup.net>
pkgname=ttf-metamorphous
-pkgver=20170131
-pkgrel=3
+pkgver=20231228
+pkgrel=1
pkgdesc='Metamorphous Font'
-url="http://sorkintype.com/fonts.html"
+url="https://fonts.google.com/specimen/Metamorphous"
license=('custom:OFL')
arch=('any')
-source=(Metamorphous.ttf::"https://fonts.gstatic.com/s/metamorphous/v20/Wnz8HA03aAXcC39ZEX5y1330PCCthTsmaQ.ttf"
- OFL.txt)
+source=(${pkgname}-${pkgver}-${pkgrel}::"https://fonts.google.com/download?family=Metamorphous")
package() {
cd "${srcdir}"
@@ -17,5 +16,4 @@ package() {
install -Dm644 "OFL.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-md5sums=('f5405664216eaa1c1433b01da1c23582'
- '6ed93967ff0dc6dd9c8d31c17f817a06')
+md5sums=('29716b2b9074bd5cf54af3a7cd661a19')