summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjogrue2021-01-31 19:39:32 +0100
committerjogrue2021-01-31 19:39:32 +0100
commit784a8bd6b00e96f70a931830422898ffb6fe4043 (patch)
treeb2ceff7edddaaae827c53fe42036f7ff6fe2d873
parentbabac445ac45fa96c095b0e86c53d8a9af0205df (diff)
downloadaur-784a8bd6b00e96f70a931830422898ffb6fe4043.tar.gz
Updated Source Serif Pro to Source Serif 4, also updated Source Code Pro
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD33
2 files changed, 30 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54f5ca9e1df6..627ada55cf62 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-adobe-source-fonts
- pkgdesc = TTF versions of Adobe's Source fonts (includes variable and non-variable versions of Source Sans Pro, Source Serif Pro, and Source Code Pro). Now includes Source Sans Pro (3.006R) and Source Sans 3 (3.028R).
- pkgver = 3.028R+3.001R+2.032R+ro+1.052R+it+1.012R+VAR
- pkgrel = 5
+ pkgdesc = TTF versions of Adobe's Source fonts (includes variable and non-variable versions of Source Sans 3, Source Serif 4, and Source Code Pro). Also includes the latest versions under old names (Source Sans Pro, 3.006R; Source Serif Pro, 3.001R).
+ pkgver = 3.028R+4.004R+2.038R+ro+1.058R+it+1.018R+VAR
+ pkgrel = 6
url = https://github.com/adobe-fonts
arch = any
license = custom
@@ -9,12 +9,14 @@ pkgbase = ttf-adobe-source-fonts
conflicts = ttf-sourcesanspro
source = source-sans-pro-3.028R.tar.gz::https://github.com/adobe-fonts/source-sans-pro/archive/3.028R.tar.gz
source = source-sans-pro-3.006R.tar.gz::https://github.com/adobe-fonts/source-sans-pro/archive/3.006R.tar.gz
- source = source-serif-pro-3.001R.tar.gz::https://github.com/adobe-fonts/source-serif-pro/archive/3.001R.tar.gz
- source = source-code-pro-2.032R-ro-1.052R-it-1.012R-VAR.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/2.032R-ro/1.052R-it/1.012R-VAR.tar.gz
+ source = source-serif-4.004R.tar.gz::https://github.com/adobe-fonts/source-serif/archive/4.004R.tar.gz
+ source = source-serif-3.001R.tar.gz::https://github.com/adobe-fonts/source-serif/archive/3.001R.tar.gz
+ source = source-code-pro-2.038R-ro-1.058R-it-1.018R-VAR.tar.gz::https://github.com/adobe-fonts/source-code-pro/archive/2.038R-ro/1.058R-it/1.018R-VAR.tar.gz
sha256sums = 12faf267e40f1be46daf44afce47facd6efb996e2f2f5abe0a3dde161d54e251
sha256sums = a384e8c3246490bb5eaf79eb9eb9e41d7f2d167bb7d36280156ec77ae8ddfda1
- sha256sums = 84e08c9e870081e0fcda4d83b02e06a4a7f35e52f96491a2246eca8b82fc8a53
- sha256sums = 4e21492169b9efdd8c40ed6c34aa0d5e58d2a8724d0cd98f2e0f88ccf5ecc78c
+ sha256sums = dfb364735699cb830caad534cf7741234804d28e4b6fc5e4736b2401f6131aba
+ sha256sums = 6be29a6ecc275d39f77d608fba576ee1976287f65823bde61309dc907023410c
+ sha256sums = d8f879fefd66ecb7291ea2d73984b9c0a97fb499424e58290ba6b81787d0c725
pkgname = ttf-adobe-source-fonts
diff --git a/PKGBUILD b/PKGBUILD
index f89fe2c9e5a0..a873c0a04be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,21 @@
pkgname=ttf-adobe-source-fonts
_relver_sans3=3.028R
_relver_sanspro=3.006R
-_relver_serif=3.001R
-_relver_code=2.032R-ro/1.052R-it/1.012R-VAR
-pkgver=${_relver_sans3//[\-\/]/+}+${_relver_serif//[\-\/]/+}+${_relver_code//[\-\/]/+}
+_relver_serif4=4.004R
+_relver_serifpro=3.001R
+_relver_code=2.038R-ro/1.058R-it/1.018R-VAR
+pkgver=${_relver_sans3//[\-\/]/+}+${_relver_serif4//[\-\/]/+}+${_relver_code//[\-\/]/+}
_sans=source-sans-pro
-_serif=source-serif-pro
+_serif=source-serif
_code=source-code-pro
_tarname_sans3=${_sans}-${_relver_sans3//\//-}
_tarname_sanspro=${_sans}-${_relver_sanspro//\//-}
-_tarname_serif=${_serif}-${_relver_serif//\//-}
+_tarname_serif4=${_serif}-${_relver_serif4//\//-}
+_tarname_serifpro=${_serif}-${_relver_serifpro//\//-}
_tarname_code=${_code}-${_relver_code//\//-}
-pkgrel=5
-pkgdesc="TTF versions of Adobe's Source fonts (includes variable and non-variable versions of Source Sans Pro, Source Serif Pro, and Source
-Code Pro). Now includes Source Sans Pro (3.006R) and Source Sans 3 (3.028R)."
+pkgrel=6
+pkgdesc="TTF versions of Adobe's Source fonts (includes variable and non-variable versions of Source Sans 3, Source Serif 4, and Source
+Code Pro). Also includes the latest versions under old names (Source Sans Pro, 3.006R; Source Serif Pro, 3.001R)."
url="https://github.com/adobe-fonts"
arch=(any)
license=(custom)
@@ -24,14 +26,16 @@ provides=('ttf-sourcesanspro')
source=(
"$_tarname_sans3.tar.gz::https://github.com/adobe-fonts/$_sans/archive/$_relver_sans3.tar.gz"
"$_tarname_sanspro.tar.gz::https://github.com/adobe-fonts/$_sans/archive/$_relver_sanspro.tar.gz"
-"$_tarname_serif.tar.gz::https://github.com/adobe-fonts/$_serif/archive/$_relver_serif.tar.gz"
+"$_tarname_serif4.tar.gz::https://github.com/adobe-fonts/$_serif/archive/$_relver_serif4.tar.gz"
+"$_tarname_serifpro.tar.gz::https://github.com/adobe-fonts/$_serif/archive/$_relver_serifpro.tar.gz"
"$_tarname_code.tar.gz::https://github.com/adobe-fonts/$_code/archive/$_relver_code.tar.gz"
)
sha256sums=(
'12faf267e40f1be46daf44afce47facd6efb996e2f2f5abe0a3dde161d54e251'
'a384e8c3246490bb5eaf79eb9eb9e41d7f2d167bb7d36280156ec77ae8ddfda1'
-'84e08c9e870081e0fcda4d83b02e06a4a7f35e52f96491a2246eca8b82fc8a53'
-'4e21492169b9efdd8c40ed6c34aa0d5e58d2a8724d0cd98f2e0f88ccf5ecc78c'
+'dfb364735699cb830caad534cf7741234804d28e4b6fc5e4736b2401f6131aba'
+'6be29a6ecc275d39f77d608fba576ee1976287f65823bde61309dc907023410c'
+'d8f879fefd66ecb7291ea2d73984b9c0a97fb499424e58290ba6b81787d0c725'
)
package() {
@@ -45,7 +49,12 @@ package() {
install -t "$pkgdir/usr/share/fonts/${pkgname}" -m644 TTF/*.ttf
install -t "$pkgdir/usr/share/fonts/${pkgname}" -m644 VAR/*.ttf
install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE-sans-pro"
- cd ../$_tarname_serif
+ cd ../$_tarname_serif4
+ install -d "$pkgdir/usr/share/fonts/${pkgname}"
+ install -t "$pkgdir/usr/share/fonts/${pkgname}" -m644 TTF/*.ttf
+ install -t "$pkgdir/usr/share/fonts/${pkgname}" -m644 VAR/*.ttf
+ install -Dm644 LICENSE.md "$pkgdir/usr/share/licenses/$pkgname/LICENSE-serif"
+ cd ../$_tarname_serifpro
install -d "$pkgdir/usr/share/fonts/${pkgname}"
install -t "$pkgdir/usr/share/fonts/${pkgname}" -m644 TTF/*.ttf
install -t "$pkgdir/usr/share/fonts/${pkgname}" -m644 VAR/*.ttf