Date: Monday, December 30, 2019 @ 20:40:13 Author: felixonmars Revision: 544985
upgpkg: python-gdspy 1.5-2 fix package description (FS#63859) Modified: python-gdspy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 20:40:03 UTC (rev 544984) +++ PKGBUILD 2019-12-30 20:40:13 UTC (rev 544985) @@ -2,8 +2,8 @@ pkgname=python-gdspy pkgver=1.5 -pkgrel=1 -pkgdesc="Return the gdspy true value of an iterable" +pkgrel=2 +pkgdesc="Python module for creating GDSII stream files, usually CAD layouts" url="https://github.com/heitzmann/gdspy" license=('custom:BSL') arch=('x86_64')
