Date: Sunday, March 19, 2023 @ 06:00:05 Author: felixonmars Revision: 1423997
upgpkg: python-gdstk 0.9.27-1 Modified: python-gdstk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-19 05:58:17 UTC (rev 1423996) +++ PKGBUILD 2023-03-19 06:00:05 UTC (rev 1423997) @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <felixonm...@archlinux.org> pkgname=python-gdstk -pkgver=0.9.26 -_commit=385d4e1da9c4f5692167da20ccbdaca0d0ae71e6 +pkgver=0.9.27 +_commit=a683d3085f0a6ccb8c6efa17e3933761779a3daa pkgrel=1 pkgdesc="Python module for creating GDSII stream files, usually CAD layouts" url="https://github.com/heitzmann/gdstk"