summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2019-12-16 20:26:06 -0500
committerGuillaume Horel2019-12-16 20:26:06 -0500
commit06027a396d1195c6f45f7fdd8f250f93227e2d6d (patch)
treef58e4b7df0684dfb5db08090791243210b691dbd /PKGBUILD
parente13f29c8fafaaae8d9cdd57f30724b34634255cc (diff)
downloadaur-06027a396d1195c6f45f7fdd8f250f93227e2d6d.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 d4f92a94515c..afd200c069b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Guillaume Horel <guillaume.horel@gmail.com>
-pkgname=('python-fontparts')
+pkgname='python-fontparts'
_pkgname='fontParts'
-pkgver='0.9.1'
+pkgver='0.9.2'
pkgrel=1
pkgdesc='The replacement for RoboFab.'
url='https://github.com/robotools/fontParts'
@@ -12,7 +12,7 @@ optdepends=()
license=('MIT')
arch=('any')
source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip")
-sha256sums=('7c02ad82e46eed0d7bdc639af215c623854ec79770953e116ebff8611a65c161')
+sha256sums=('134077ecba448ee30d102ce3fb870bcaf3ac5935d08c9ec8ef81e75cef6d9f43')
package() {
cd "${srcdir}/${_pkgname}-${pkgver}"