summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsasvari2018-07-03 21:51:50 +0200
committersasvari2018-07-03 21:51:50 +0200
commit9a772bd93843c210df851991af481e49eec48b4f (patch)
treea29502fd60e2cd039a700247a62c3f01c0ba7b30 /PKGBUILD
parent7a0bd382408aef851ed1fe14bdf47b649946f71a (diff)
downloadaur-9a772bd93843c210df851991af481e49eec48b4f.tar.gz
new revision
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b003fac8bad..f59376adffd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: sasvari <sasvari@fastmail.com>
pkgname=python-ezdxf
_pkgname=ezdxf
-pkgver=0.8.7
+pkgver=0.8.8
pkgrel=1
pkgdesc="A Python package to create/manipulate DXF drawings."
arch=(any)
url="http://ezdxf.readthedocs.io/"
license=('MIT')
depends=('python')
-sha256sums=('882b2518fbdce86acb177c4f55d1f07034b385a96d6b22833962bad0f7983c57')
+sha256sums=('c0a00ed6b7a4daf3e91934cc96d09a5d2a8c7de243f0ce932f68c16f773ac768')
source=("https://github.com/mozman/$_pkgname/archive/v$pkgver.tar.gz")
package() {