summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2020-03-25 20:56:50 -0400
committerGuillaume Horel2020-03-25 20:56:50 -0400
commitd5a319a9ca6b1de09e030bee7f77f869bdb6784f (patch)
tree0dabcdc427f0852e6227e8d3f54195ed08e5259c /PKGBUILD
parentd92a0c89169de649d48ca710ab65ec7a2fc338c3 (diff)
downloadaur-d5a319a9ca6b1de09e030bee7f77f869bdb6784f.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 090f893fd6be..3493fbb28ab9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Horel <guillaume.horel@gmail.com>
-pkgname=('python-compreffor')
+pkgname='python-compreffor'
_pkgname='compreffor'
-pkgver='0.4.6.post1'
+pkgver='0.5.0'
pkgrel=1
pkgdesc="A CFF table suroutinizer for FontTools."
url="https://github.com/googlefonts/compreffor"
@@ -12,7 +12,7 @@ optdepends=()
license=('Apache')
arch=('x86_64')
source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip")
-sha256sums=('6e3027d0247f3c52dbda7bce1143c9e2c7aa4a496c8e0d76d7dc424bfc9a6749')
+sha256sums=('b804999e0c256094e28a9cbb9306f6031b7cf6884bbb98fd44ad70eed6c4c2fd')
check() {
cd "$srcdir/$_pkgname-$pkgver"