summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSanskritFritz2018-12-09 13:01:10 +0100
committerSanskritFritz2018-12-09 13:01:10 +0100
commitfd7962f2560b64a4b516af80ebbbd1e34ff74968 (patch)
tree73a420dd9edd76d02fc215bd0310ea97e2402b52
parentdd730a10530053739932cf8789f6fa34c60bd654 (diff)
downloadaur-fd7962f2560b64a4b516af80ebbbd1e34ff74968.tar.gz
Fixed download file name.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e524a869b97..fb14a0fca10d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = ttf-philosopher-google
pkgdesc = Universal font inspired by Agfa Rotis and ITC Binary. Extended by Google-fonts.
pkgver = 20110831
- pkgrel = 1
+ pkgrel = 2
url = https://fonts.google.com/specimen/Philosopher
arch = any
license = OFL
- source = https://fonts.google.com/download?family=Philosopher
+ source = Philosopher-20110831.zip::https://fonts.google.com/download?family=Philosopher
md5sums = 87df65b81843f479c7f3577d7ea2b918
pkgname = ttf-philosopher-google
diff --git a/PKGBUILD b/PKGBUILD
index 01e6083d293d..a3c61f3c51d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=ttf-philosopher-google
pkgver=20110831
-pkgrel=1
+pkgrel=2
pkgdesc="Universal font inspired by Agfa Rotis and ITC Binary. Extended by Google-fonts."
arch=(any)
license=(OFL)
url='https://fonts.google.com/specimen/Philosopher'
depends=()
-source=("https://fonts.google.com/download?family=Philosopher")
+source=("Philosopher-$pkgver.zip::https://fonts.google.com/download?family=Philosopher")
md5sums=('87df65b81843f479c7f3577d7ea2b918')
package() {