summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Snell2019-09-18 14:17:19 -0400
committerChris Snell2019-09-18 14:17:19 -0400
commit51b268b0394783f6cdb345eac532b9e5d6e0a632 (patch)
tree7130ca01ae01dabbe8810cfbf4c9420b6e180b99
parentc9c9998a60269c50127ad258b065f3a2c14dba7a (diff)
downloadaur-51b268b0394783f6cdb345eac532b9e5d6e0a632.tar.gz
Upstream v3.10 release
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 535f738b6fad..f6674d7ce288 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-inter-ui
pkgdesc = A font for highly legible text on computer screens
- pkgver = 3.9
+ pkgver = 3.10
pkgrel = 1
url = https://rsms.me/inter/
arch = any
license = custom:SIL Open Font License
conflicts = ttf-interface
- source = Inter-3.9.zip::https://github.com/rsms/inter/releases/download/v3.9/Inter-3.9.zip
- sha256sums = 445f71a2c6d0a64c11649533346ded15eb28c1be97b5866910f786da78ab4dbb
+ source = Inter-3.10.zip::https://github.com/rsms/inter/releases/download/v3.10/Inter-3.10.zip
+ sha256sums = 53c4a2fce40bf79ee08d279c1993e9d918425a74f2ed9455350127e6047d7754
pkgname = ttf-inter-ui
diff --git a/PKGBUILD b/PKGBUILD
index 2a9054af41f6..d3d15733737e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Timo Wilken <timo 21 wilken plus aur at gmail dot com>
pkgname=(ttf-inter-ui otf-inter-ui)
-pkgver=3.9
+pkgver=3.10
pkgrel=1
pkgdesc="A font for highly legible text on computer screens"
url="https://rsms.me/inter/"
@@ -11,7 +11,7 @@ license=(custom:"SIL Open Font License")
conflicts=('ttf-interface')
source=("Inter-${pkgver}.zip::https://github.com/rsms/inter/releases/download/v${pkgver}/Inter-${pkgver}.zip")
-sha256sums=('445f71a2c6d0a64c11649533346ded15eb28c1be97b5866910f786da78ab4dbb')
+sha256sums=('53c4a2fce40bf79ee08d279c1993e9d918425a74f2ed9455350127e6047d7754')
package_ttf-inter-ui() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"