summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Weimar2016-11-03 08:20:24 +0100
committerMarkus Weimar2016-11-03 08:20:24 +0100
commit0c4f544dea061b7fa1500a9fd190215dd63fa7f9 (patch)
tree8ad8514dff678703163f4c351c22eee04b8d13c9
parent2fcaecf882917d8e4adb53c09e694c329dc39893 (diff)
downloadaur-0c4f544dea061b7fa1500a9fd190215dd63fa7f9.tar.gz
Changed fc-cache options, corrected URLs.
-rw-r--r--.SRCINFO24
-rw-r--r--PKGBUILD22
-rw-r--r--ttf-roboto-mono.install4
3 files changed, 26 insertions, 24 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebf3bb9eb540..d11d218ae139 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Thu Nov 3 07:15:51 UTC 2016
pkgbase = ttf-roboto-mono
pkgdesc = Roboto Mono is a monospaced addition to the Roboto type family.
pkgver = 2.000985
- pkgrel = 4
+ pkgrel = 5
epoch = 1
url = https://www.google.com/fonts/specimen/Roboto+Mono
install = ttf-roboto-mono.install
@@ -10,16 +12,16 @@ pkgbase = ttf-roboto-mono
depends = fontconfig
depends = xorg-font-utils
source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/LICENSE.txt
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Bold.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-BoldItalic.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Italic.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Light.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-LightItalic.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Medium.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-MediumItalic.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Regular.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Thin.ttf
- source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-ThinItalic.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Bold.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-BoldItalic.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Italic.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Light.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-LightItalic.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Medium.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-MediumItalic.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Regular.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Thin.ttf
+ source = https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-ThinItalic.ttf
sha256sums = cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30
sha256sums = 6250e98e33a56ab2ca07bc61835a8f53ed85d231347fc9c74136c2d356b63875
sha256sums = 1810ae41851032119f44f6988d90a308c9e117e075d69cbb7ffd63a3af75f815
diff --git a/PKGBUILD b/PKGBUILD
index f49cf6c2a5d0..11b9b7c335f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Markus Weimar <mail@markusweimar.de>
pkgname=ttf-roboto-mono
pkgver=2.000985
-pkgrel=4
+pkgrel=5
epoch=1
depends=('fontconfig' 'xorg-font-utils')
pkgdesc='Roboto Mono is a monospaced addition to the Roboto type family.'
@@ -9,16 +9,16 @@ arch=('any')
url='https://www.google.com/fonts/specimen/Roboto+Mono'
license=('Apache')
source=('https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/LICENSE.txt'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Bold.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-BoldItalic.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Italic.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Light.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-LightItalic.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Medium.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-MediumItalic.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Regular.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-Thin.ttf'
- 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono//RobotoMono-ThinItalic.ttf')
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Bold.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-BoldItalic.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Italic.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Light.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-LightItalic.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Medium.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-MediumItalic.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Regular.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-Thin.ttf'
+ 'https://raw.githubusercontent.com/google/fonts/master/apache/robotomono/RobotoMono-ThinItalic.ttf')
install=${pkgname}.install
sha256sums=('cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30'
'6250e98e33a56ab2ca07bc61835a8f53ed85d231347fc9c74136c2d356b63875'
diff --git a/ttf-roboto-mono.install b/ttf-roboto-mono.install
index 664613478fb5..6032d30b1620 100644
--- a/ttf-roboto-mono.install
+++ b/ttf-roboto-mono.install
@@ -1,9 +1,9 @@
post_install() {
echo -n "Updating font cache... "
- fc-cache -sf
+ fc-cache -s
mkfontscale /usr/share/fonts/TTF
mkfontdir /usr/share/fonts/TTF
- echo "done."
+ echo "Done."
}
post_upgrade() {