summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 082531b8d754..bc593eda1d2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=font-line
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
pkgdesc='OpenType vertical metrics reporting and font line spacing adjustment tool'
arch=(any)
@@ -10,7 +10,7 @@ license=('MIT')
depends=('python' 'python-commandlines' 'python-fonttools' 'python-standardstreams')
makedepends=('python-setuptools-scm')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('79f8dbcf1250c66ea1dde83d44c6fc74e90a0746dd92b41fdee594db6fb36957')
+sha256sums=('708b5f815d7f6dee478c723950c383ed31abc22343bd176da24bbc4762f7f8b1')
build() {
cd "$pkgname-$pkgver"