summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAline Abler2023-12-28 21:34:21 +0100
committerAline Abler2023-12-28 21:34:21 +0100
commit0ef617c0f86aa708f1b444a4dd9d9964352a43ae (patch)
tree8591fa04fd8e2e4af1379b43c0f74a0997652b26
parent866b7f73540b66a38e4ab680024117e67be9774e (diff)
downloadaur-0ef617c0f86aa708f1b444a4dd9d9964352a43ae.tar.gz
Update source for downloading font file
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00c1bc539216..b261d0dddb80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-metamorphous
pkgdesc = Metamorphous Font
pkgver = 20170131
- pkgrel = 2
+ pkgrel = 3
url = http://sorkintype.com/fonts.html
arch = any
license = custom:OFL
- source = ttf-metamorphous-20170131-2::https://get.fontspace.co/download/family/4l0ex/fc167416dbc347bcb6e62d8288759f1a/metamorphous-font.zip
+ source = Metamorphous.ttf::https://fonts.gstatic.com/s/metamorphous/v20/Wnz8HA03aAXcC39ZEX5y1330PCCthTsmaQ.ttf
source = OFL.txt
- md5sums = 069c583470f9fb8ca6ef64467da17d51
+ md5sums = f5405664216eaa1c1433b01da1c23582
md5sums = 6ed93967ff0dc6dd9c8d31c17f817a06
pkgname = ttf-metamorphous
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')