summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2022-08-29 10:07:37 +0200
committerMarkus Weimar2022-08-29 10:07:37 +0200
commit6b00717015465858304af7bf0931706f80c70fda (patch)
tree91dcadc594308a764d7d2e19e4df3dabe0053b65
parent2fe9d53687022623a034bc2e3ddf3d982aabeed1 (diff)
downloadaur-6b00717015465858304af7bf0931706f80c70fda.tar.gz
Use specific commit instead of master.
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD23
2 files changed, 23 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3055f73e1ce4..d9052e598241 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = ttf-roboto-slab
pkgdesc = Roboto Slab is a slab serif addition to the Roboto type family.
pkgver = 2.001
- pkgrel = 1
+ pkgrel = 2
epoch = 3
url = https://www.google.com/fonts/specimen/Roboto+Slab
arch = any
license = Apache
- source = ttf-roboto-slab-3:2.001-1-LICENSE.txt::https://raw.github.com/googlefonts/robotoslab/master/LICENSE.txt
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Black.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Bold.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-ExtraBold.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-ExtraLight.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Light.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Medium.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Regular.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-SemiBold.ttf
- source = https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Thin.ttf
+ source = ttf-roboto-slab-3:2.001-2-LICENSE.txt::https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/LICENSE.txt
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-Black.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-Bold.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-ExtraBold.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-ExtraLight.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-Light.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-Medium.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-Regular.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-SemiBold.ttf
+ source = https://raw.github.com/googlefonts/robotoslab/56bcfeddeae694babdb34c19ebe3956b17829699/fonts/ttf/RobotoSlab-Thin.ttf
sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
sha256sums = 2f28ff96dbee95f6efdfa9b0c28b0bfa49a5afac07f6b11b0560dff4be3a0b78
sha256sums = e27595c62f218e8c75e9f53ae50c5cfe259d95ba35dd84cc9a4843feb9d1ed80
diff --git a/PKGBUILD b/PKGBUILD
index 58e3e0d50295..0f9e65f0592e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,22 +1,23 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-roboto-slab
pkgver=2.001
-pkgrel=1
+pkgrel=2
epoch=3
pkgdesc='Roboto Slab is a slab serif addition to the Roboto type family.'
arch=('any')
url='https://www.google.com/fonts/specimen/Roboto+Slab'
license=('Apache')
-source=("${pkgname}-${epoch}:${pkgver}-${pkgrel}-LICENSE.txt::https://raw.github.com/googlefonts/robotoslab/master/LICENSE.txt"
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Black.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Bold.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-ExtraBold.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-ExtraLight.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Light.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Medium.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Regular.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-SemiBold.ttf'
- 'https://raw.github.com/googlefonts/robotoslab/master/fonts/ttf/RobotoSlab-Thin.ttf')
+_commit='56bcfeddeae694babdb34c19ebe3956b17829699'
+source=("${pkgname}-${epoch}:${pkgver}-${pkgrel}-LICENSE.txt::https://raw.github.com/googlefonts/robotoslab/${_commit}/LICENSE.txt"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-Black.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-Bold.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-ExtraBold.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-ExtraLight.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-Light.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-Medium.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-Regular.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-SemiBold.ttf"
+ "https://raw.github.com/googlefonts/robotoslab/${_commit}/fonts/ttf/RobotoSlab-Thin.ttf")
sha256sums=('cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30'
'2f28ff96dbee95f6efdfa9b0c28b0bfa49a5afac07f6b11b0560dff4be3a0b78'
'e27595c62f218e8c75e9f53ae50c5cfe259d95ba35dd84cc9a4843feb9d1ed80'