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 bc593eda1d2e..4256f2c9dca1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=font-line
-pkgver=3.1.2
+pkgver=3.1.3
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=('708b5f815d7f6dee478c723950c383ed31abc22343bd176da24bbc4762f7f8b1')
+sha256sums=('d03825af124992ad9a96742a69819a20805ad929f14d4e5d93b4891713cb8dfb')
build() {
cd "$pkgname-$pkgver"