summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeonard Janis Robert König2021-07-02 01:50:42 +0200
committerLeonard Janis Robert König2021-07-02 01:50:42 +0200
commitfb272732a810bffe292adfcc27f292897631ca39 (patch)
tree00db40ec476d5bf805500c546d1724196b8b0d5f
parenta58102350ce5dc3bd9f83aadbaadad33d157948a (diff)
downloadaur-fb272732a810bffe292adfcc27f292897631ca39.tar.gz
Version & URL update
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c8f3f4ca21b..d4f4b5a6adcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,17 @@
# Maintainer: Leonard Janis König <ljrk@ljrk.org>
pkgname='otf-apple-sf-pro'
-pkgver=16.0d18e1
+pkgver=17.0d9e1
pkgrel=1
pkgdesc='Apples San Francisco typeface family. System font.'
arch=('any')
url='https://developer.apple.com/fonts/'
license=('custom:apple-restricted-font')
-source=('https://devimages-cdn.apple.com/design/resources/download/SF-Font-Pro.dmg'
+_file='SF-Pro.dmg'
+source=("https://devimages-cdn.apple.com/design/resources/download/$_file"
'license.awk'
'version.awk')
-sha256sums=('c0b158d8d777ef65cee37a86822d5adcefa730e1c5da115e41c5f1b4e3a83986'
+sha256sums=('3faf431f1fd5d0da03708ea3ad976585ba63add1e8f031064fedb28398d8c3f3'
'cd45a6edaa3829837b090a5a18d3c906816931e7a779b33b6ada23b49b5a5889'
'55a4e9e108e50b07481044fad445636e502f2d95d7e8964e1d4cda3e9618b198')
makedepends=('texlive-bin' 'p7zip')
@@ -18,7 +19,7 @@ makedepends=('texlive-bin' 'p7zip')
prepare() {
cd ${srcdir}
# These are dmg images, xar and cpio archives. Just use 7z.
- 7z x -y 'SF-Font-Pro.dmg'
+ 7z x -y "$_file"
7z x -y 'SanFranciscoPro/San Francisco Pro.pkg'
7z x -y 'Payload~'