summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Snell2019-07-12 17:01:34 -0400
committerChris Snell2019-07-12 17:01:34 -0400
commite0d3061b9b664916a046f6a547db3766c353aa33 (patch)
tree37cb047ce9762da5c6159ab45637cfc639e18701
parent59c97c0f0cebf508ff0e7be49e41e0c00e9cf829 (diff)
downloadaur-e0d3061b9b664916a046f6a547db3766c353aa33.tar.gz
Upstream release v3.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbd5f99b86d0..4ea4dc139a71 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.3
+ pkgver = 3.7
pkgrel = 1
url = https://rsms.me/inter/
arch = any
license = custom:SIL Open Font License
conflicts = ttf-interface
- source = Inter-3.3.zip::https://github.com/rsms/inter/releases/download/v3.3/Inter-3.3.zip
- sha256sums = b8733799800cedbc5459944ce48fbb8bb0b8fa674a865cd7359bfbaa0038fb0c
+ source = Inter-3.7.zip::https://github.com/rsms/inter/releases/download/v3.7/Inter-3.7.zip
+ sha256sums = 0eb097467954991e109d179e22f06b11ef462e632dac5ce65633aa6e7262fa40
pkgname = ttf-inter-ui
diff --git a/PKGBUILD b/PKGBUILD
index e3aee1fab6a3..355f79730e94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chris Snell <chris.snell@gmail.com>
pkgname=ttf-inter-ui
-pkgver=3.3
+pkgver=3.7
pkgrel=1
pkgdesc="A font for highly legible text on computer screens"
url="https://rsms.me/inter/"
@@ -10,7 +10,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=('b8733799800cedbc5459944ce48fbb8bb0b8fa674a865cd7359bfbaa0038fb0c')
+sha256sums=('0eb097467954991e109d179e22f06b11ef462e632dac5ce65633aa6e7262fa40')
package() {
install -d "$pkgdir/usr/share/fonts/${pkgname%-fonts}"