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