summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTyler Swagar2019-01-18 10:16:03 -0800
committerTyler Swagar2019-01-18 10:16:03 -0800
commitc4b512ae59c7c96d4438be3b306c9b28f473264e (patch)
tree5acefb3e1c59d9d6dae0e33caf617d474560f475
parent0a1c8ce366319277c37c5717841aedff49cb38fc (diff)
downloadaur-c4b512ae59c7c96d4438be3b306c9b28f473264e.tar.gz
Upgrade to version 4.101
-rw-r--r--.SRCINFO18
-rw-r--r--PKGBUILD18
2 files changed, 18 insertions, 18 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3d7f2833cb2..755f125ef669 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ttf-oswald
pkgdesc = Sans-serif typeface from Google by Vernon Adams
- pkgver = 4.100
- pkgrel = 2
+ pkgver = 4.101
+ pkgrel = 1
url = https://fonts.google.com/specimen/Oswald
arch = any
license = custom:SIL Open Font License v1.1
@@ -10,13 +10,13 @@ pkgbase = ttf-oswald
depends = xorg-font-utils
conflicts = ttf-google-fonts-opinionated-git
conflicts = otf-oswald-ib
- source = Oswald-Bold-4.100.ttf::https://github.com/google/fonts/raw/1e5d467208dd1306173960dc7b176686d630f307/ofl/oswald/Oswald-Bold.ttf
- source = Oswald-ExtraLight-4.100.ttf::https://github.com/google/fonts/raw/1e5d467208dd1306173960dc7b176686d630f307/ofl/oswald/Oswald-ExtraLight.ttf
- source = Oswald-Light-4.100.ttf::https://github.com/google/fonts/raw/1e5d467208dd1306173960dc7b176686d630f307/ofl/oswald/Oswald-Light.ttf
- source = Oswald-Medium-4.100.ttf::https://github.com/google/fonts/raw/1e5d467208dd1306173960dc7b176686d630f307/ofl/oswald/Oswald-Medium.ttf
- source = Oswald-Regular-4.100.ttf::https://github.com/google/fonts/raw/1e5d467208dd1306173960dc7b176686d630f307/ofl/oswald/Oswald-Regular.ttf
- source = Oswald-SemiBold-4.100.ttf::https://github.com/google/fonts/raw/1e5d467208dd1306173960dc7b176686d630f307/ofl/oswald/Oswald-SemiBold.ttf
- source = ttf-oswald-4.100-OFL.txt::https://github.com/google/fonts/raw/1e5d467208dd1306173960dc7b176686d630f307/ofl/oswald/OFL.txt
+ source = Oswald-Bold-4.101.ttf::https://github.com/google/fonts/raw/dbb34644e36024fef3def6d268d30ead8f0ce113/ofl/oswald/static/Oswald-Bold.ttf
+ source = Oswald-ExtraLight-4.101.ttf::https://github.com/google/fonts/raw/dbb34644e36024fef3def6d268d30ead8f0ce113/ofl/oswald/static/Oswald-ExtraLight.ttf
+ source = Oswald-Light-4.101.ttf::https://github.com/google/fonts/raw/dbb34644e36024fef3def6d268d30ead8f0ce113/ofl/oswald/static/Oswald-Light.ttf
+ source = Oswald-Medium-4.101.ttf::https://github.com/google/fonts/raw/dbb34644e36024fef3def6d268d30ead8f0ce113/ofl/oswald/static/Oswald-Medium.ttf
+ source = Oswald-Regular-4.101.ttf::https://github.com/google/fonts/raw/dbb34644e36024fef3def6d268d30ead8f0ce113/ofl/oswald/static/Oswald-Regular.ttf
+ source = Oswald-SemiBold-4.101.ttf::https://github.com/google/fonts/raw/dbb34644e36024fef3def6d268d30ead8f0ce113/ofl/oswald/static/Oswald-SemiBold.ttf
+ source = ttf-oswald-4.101-OFL.txt::https://github.com/google/fonts/raw/dbb34644e36024fef3def6d268d30ead8f0ce113/ofl/oswald/OFL.txt
sha256sums = 0cde70ba3b3398ab0bc19be74c7517442ef711846d33f286d7932fef9784e2d8
sha256sums = f7e415a9685e50df9b4821a4c676089ed3cfea4037232f2ad4a994932bc9a24a
sha256sums = 292165793dab020fbe32fc3741d912b7fdc23e13c19c45451ea591f7ddfc7732
diff --git a/PKGBUILD b/PKGBUILD
index a4f544d8ac34..eda375825956 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,21 +1,21 @@
# Maintainer: Tyler Swagar <buttpickle69@shaw.ca>
pkgname=ttf-oswald
-_commit='1e5d467208dd1306173960dc7b176686d630f307'
-pkgver=4.100
-pkgrel=2
+_commit='dbb34644e36024fef3def6d268d30ead8f0ce113'
+pkgver=4.101
+pkgrel=1
pkgdesc='Sans-serif typeface from Google by Vernon Adams'
arch=('any')
url='https://fonts.google.com/specimen/Oswald'
license=('custom:SIL Open Font License v1.1')
depends=('fontconfig' 'xorg-fonts-encodings' 'xorg-font-utils')
conflicts=('ttf-google-fonts-opinionated-git' 'otf-oswald-ib')
-source=("Oswald-Bold-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/Oswald-Bold.ttf"
- "Oswald-ExtraLight-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/Oswald-ExtraLight.ttf"
- "Oswald-Light-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/Oswald-Light.ttf"
- "Oswald-Medium-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/Oswald-Medium.ttf"
- "Oswald-Regular-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/Oswald-Regular.ttf"
- "Oswald-SemiBold-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/Oswald-SemiBold.ttf"
+source=("Oswald-Bold-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/static/Oswald-Bold.ttf"
+ "Oswald-ExtraLight-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/static/Oswald-ExtraLight.ttf"
+ "Oswald-Light-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/static/Oswald-Light.ttf"
+ "Oswald-Medium-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/static/Oswald-Medium.ttf"
+ "Oswald-Regular-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/static/Oswald-Regular.ttf"
+ "Oswald-SemiBold-${pkgver}.ttf::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/static/Oswald-SemiBold.ttf"
"${pkgname}-${pkgver}-OFL.txt::https://github.com/google/fonts/raw/${_commit}/ofl/oswald/OFL.txt")
sha256sums=('0cde70ba3b3398ab0bc19be74c7517442ef711846d33f286d7932fef9784e2d8'
'f7e415a9685e50df9b4821a4c676089ed3cfea4037232f2ad4a994932bc9a24a'