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 87390beb4276..47655650f279 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=fontbakery
-pkgver=0.10.2
+pkgver=0.10.3
pkgrel=1
pkgdesc='A command-line tool for checking the quality of font projects'
arch=(any)
@@ -39,7 +39,7 @@ makedepends=(python-{build,installer,wheel}
_archive="$pkgname-$pkgver"
# source=("$_archive.tgz::$url/archive/v$pkgver.tar.gz")
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$_archive.tar.gz")
-sha256sums=('1e4276b1915a5466e7eeaec4442e1d35a3930c1ac33b1eb6760e868076af776a')
+sha256sums=('7b3ab4ab970eb7b31d97d1816f1a48d5670b929e467568101fedcd6df8b6ed89')
build() {
cd "$_archive"