summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarkus Weimar2023-10-13 07:06:15 +0200
committerMarkus Weimar2023-10-13 07:06:15 +0200
commit9844ee20a883005e71a72d2d42b468d6a8919f08 (patch)
tree173fc65d63fa095fd85c2ee9a3ed44c51d242e2c /PKGBUILD
parentaf685b153a9575d7987f5576b993367b7da4c463 (diff)
downloadaur-9844ee20a883005e71a72d2d42b468d6a8919f08.tar.gz
Fix source URLs.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aab3f9246f5e..d005f0205970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-roboto-slab
pkgver=2.002
-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')
-_commit='56bcfeddeae694babdb34c19ebe3956b17829699'
+_commit='1be6141f85b68b48c06ccac50d234302d6e59643'
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"