summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2cbc39fe5bf5..60f8d2597bed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-roboto-flex
pkgdesc = Upgrades Roboto to become a more powerful Variable Font
- pkgver = 20210330
+ pkgver = 20210407
pkgrel = 1
url = https://github.com/TypeNetwork/Roboto-Flex
arch = any
license = custom:OFL
- source = https://github.com/TypeNetwork/Roboto-Flex/raw/bb80aa8c34c948975145e5f04c204c3508cf169b/fonts/RobotoFlex[slnt,wdth,wght,opsz].ttf
- source = https://github.com/TypeNetwork/Roboto-Flex/raw/bb80aa8c34c948975145e5f04c204c3508cf169b/OFL.txt
- sha256sums = c348c638a1c0370501735afa9cee6f1ac269c964fbbd7e3cf7f21f7a9574854d
+ source = https://github.com/TypeNetwork/Roboto-Flex/raw/03275a272efaefe5939cbe4db05777dead5e3697/fonts/RobotoFlex[slnt,wdth,wght,opsz].ttf
+ source = https://github.com/TypeNetwork/Roboto-Flex/raw/03275a272efaefe5939cbe4db05777dead5e3697/OFL.txt
+ sha256sums = 3abd3f56e8b4f609c807ea0c55c53e6a130a2c1830b59e3a48399b10a06d84a8
sha256sums = b023c5d35f13b14327b1db316eb8660f9924edb1819906b97e2c7dfef1b683f0
pkgname = ttf-roboto-flex
diff --git a/PKGBUILD b/PKGBUILD
index b3de5a3937eb..0401b711d8fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Amanoel Dawod <amoka at amanoel dot com>
pkgname=ttf-roboto-flex
-pkgver=20210330
+pkgver=20210407
pkgrel=1
-_commit=bb80aa8c34c948975145e5f04c204c3508cf169b
+_commit=03275a272efaefe5939cbe4db05777dead5e3697
pkgdesc="Upgrades Roboto to become a more powerful Variable Font"
arch=('any')
url="https://github.com/TypeNetwork/Roboto-Flex"
license=('custom:OFL')
source=("$url/raw/$_commit/fonts/RobotoFlex[slnt,wdth,wght,opsz].ttf"
"$url/raw/$_commit/OFL.txt")
-sha256sums=('c348c638a1c0370501735afa9cee6f1ac269c964fbbd7e3cf7f21f7a9574854d'
+sha256sums=('3abd3f56e8b4f609c807ea0c55c53e6a130a2c1830b59e3a48399b10a06d84a8'
'b023c5d35f13b14327b1db316eb8660f9924edb1819906b97e2c7dfef1b683f0')
package() {