summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e72055660cf..f227a3afcf7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Chris Snell <chris.snell@gmail.com>
pkgname=ttf-inter-ui
-pkgver=1.8
-pkgrel=9
+pkgver=1.9
+pkgrel=10
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=('e597d7287dd9000b65d0ac177402aef1f6a7cad44666e17bcf438b48c1d55e2c')
+sha256sums=('5e50e63f631528105957aaca01b7c752e4b9ef4b7f31b7c72c865496bb3e13ba')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"