summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAline Abler2023-12-28 21:34:21 +0100
committerAline Abler2023-12-28 21:34:21 +0100
commit0ef617c0f86aa708f1b444a4dd9d9964352a43ae (patch)
tree8591fa04fd8e2e4af1379b43c0f74a0997652b26 /PKGBUILD
parent866b7f73540b66a38e4ab680024117e67be9774e (diff)
downloadaur-0ef617c0f86aa708f1b444a4dd9d9964352a43ae.tar.gz
Update source for downloading font file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29f4b1defac2..e7a05f431733 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=ttf-metamorphous
pkgver=20170131
-pkgrel=2
+pkgrel=3
pkgdesc='Metamorphous Font'
url="http://sorkintype.com/fonts.html"
license=('custom:OFL')
arch=('any')
-source=(${pkgname}-${pkgver}-${pkgrel}::"https://get.fontspace.co/download/family/4l0ex/fc167416dbc347bcb6e62d8288759f1a/metamorphous-font.zip"
+source=(Metamorphous.ttf::"https://fonts.gstatic.com/s/metamorphous/v20/Wnz8HA03aAXcC39ZEX5y1330PCCthTsmaQ.ttf"
OFL.txt)
package() {
@@ -17,5 +17,5 @@ package() {
install -Dm644 "OFL.txt" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-md5sums=('069c583470f9fb8ca6ef64467da17d51'
+md5sums=('f5405664216eaa1c1433b01da1c23582'
'6ed93967ff0dc6dd9c8d31c17f817a06')