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 30770902fbc5..e78872fbc745 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ttf-inter-ui
pkgdesc = A font for highly legible text on computer screens
- pkgver = 1.9
- pkgrel = 10
+ pkgver = 1.10
+ pkgrel = 11
url = https://rsms.me/inter/
arch = any
license = custom:SIL Open Font License
conflicts = ttf-interface
- source = Inter-UI-1.9.zip::https://github.com/rsms/inter/releases/download/v1.9/Inter-UI-1.9.zip
- sha256sums = 5e50e63f631528105957aaca01b7c752e4b9ef4b7f31b7c72c865496bb3e13ba
+ source = Inter-UI-1.10.zip::https://github.com/rsms/inter/releases/download/v1.10/Inter-UI-1.10.zip
+ sha256sums = abafc30f9d2e803abcb82947ab6453a8cdb4207cc624a4f4a8cf4aa8975519e9
pkgname = ttf-inter-ui
diff --git a/PKGBUILD b/PKGBUILD
index f227a3afcf7f..713a023f714a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chris Snell <chris.snell@gmail.com>
pkgname=ttf-inter-ui
-pkgver=1.9
-pkgrel=10
+pkgver=1.10
+pkgrel=11
pkgdesc="A font for highly legible text on computer screens"
url="https://rsms.me/inter/"
arch=(any)
@@ -10,7 +10,7 @@ license=(custom:"SIL Open Font License")
conflicts=('ttf-interface')
source=("Inter-UI-${pkgver}.zip::https://github.com/rsms/inter/releases/download/v${pkgver}/Inter-UI-${pkgver}.zip")
-sha256sums=('5e50e63f631528105957aaca01b7c752e4b9ef4b7f31b7c72c865496bb3e13ba')
+sha256sums=('abafc30f9d2e803abcb82947ab6453a8cdb4207cc624a4f4a8cf4aa8975519e9')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"