summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2022-08-11 21:54:55 +0300
committerCaleb Maclennan2022-08-11 21:54:55 +0300
commita2d3b6df5c65d6c36376c0da7bd27f891596abe5 (patch)
tree41823262bce06ce73bd50af03f071d82c7edae09 /PKGBUILD
parent5fe9b446e6a2b9130265ebdb812a578b4483f3f2 (diff)
downloadaur-python-defcon.tar.gz
upgpkg: python-defcon 0.10.2-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2eb0d2380575..eeee8bf212c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-defcon
_pyname=${pkgname#python-}
-pkgver=0.10.1
+pkgver=0.10.2
pkgrel=1
pkgdesc='A set of UFO based objects for use in font editing applications'
arch=(any)
@@ -22,7 +22,7 @@ optdepends=(python-fontpens
'python-lxml: enables faster UFO parsing')
_archive="$_pyname-$pkgver"
source=("https://files.pythonhosted.org/packages/source/${_pyname::1}/$_pyname/$_archive.zip")
-sha256sums=('fa7964f711b798e092e311f3a79e09fd5fa17bb1cd320d5a32015e4c54eb3070')
+sha256sums=('aee396e6d69e45ae65c8264781392d4c29116934b2737ad76d8230b40c182a44')
build() {
cd "$_archive"