summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Guillaumin2022-08-14 11:39:31 +0200
committerNicolas Guillaumin2022-08-14 11:39:31 +0200
commit57ab02d7ff8e6271d54d531012dc5c53b865e3e6 (patch)
treee072e91e5a376c7364f48c9f800c56e76ffca98b
parent20f8a067993016df6c3792adb2f7f10e3b5002c2 (diff)
downloadaur-57ab02d7ff8e6271d54d531012dc5c53b865e3e6.tar.gz
Fix download URL
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e202ca18510..e871ac1ed26e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = audiowide-font
pkgdesc = Audiowide is a sans serif, technology styled, typeface composed of soft corner tubular forms. With vague nods to letter styles like that of Handel Gothic and the Converse logo.
pkgver = 1.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.astigmatic.com
arch = any
license = Public
license = domain,
license = GPL,
license = OFL
- source = https://dl.1001fonts.com/audiowide.zip
+ source = https://www.1001fonts.com/download/audiowide.zip
sha512sums = e566e00b9a1d0f789c394548da2f2a1831d1969560baca03613cd56a2ad14d6184ce4c11ae520b0a830910b2bafe101e9a7c249cfce9f2a8aeedde9a3818c23a
pkgname = audiowide-font
-
diff --git a/PKGBUILD b/PKGBUILD
index 54f3a09c9ee9..37166174dc98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
-# Maintainer: Eduardo M. Machado (mawcomw) <mawcomw@gmail.com>
+# Maintainer: Nicolas Guillaumin <nicolas plus archlinux at guillaumin dot me>
pkgname=audiowide-font
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Audiowide is a sans serif, technology styled, typeface composed of soft corner tubular forms. With vague nods to letter styles like that of
Handel Gothic and the Converse logo."
url="http://www.astigmatic.com"
arch=(any)
license=(Public domain, GPL, OFL)
#makedepends=('unzip: Unzip the source font file')
-source=("https://dl.1001fonts.com/audiowide.zip")
+source=("https://www.1001fonts.com/download/audiowide.zip")
sha512sums=('e566e00b9a1d0f789c394548da2f2a1831d1969560baca03613cd56a2ad14d6184ce4c11ae520b0a830910b2bafe101e9a7c249cfce9f2a8aeedde9a3818c23a')
package() {