Date: Monday, January 2, 2023 @ 15:50:15 Author: felixonmars Revision: 1372942
upgpkg: python-gdstk 0.9.13-1 Modified: python-gdstk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 15:48:56 UTC (rev 1372941) +++ PKGBUILD 2023-01-02 15:50:15 UTC (rev 1372942) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-gdstk -pkgver=0.9.12 +pkgver=0.9.13 pkgrel=1 pkgdesc="Python module for creating GDSII stream files, usually CAD layouts" url="https://github.com/heitzmann/gdstk" @@ -11,7 +11,7 @@ makedepends=('python-setuptools' 'cmake') checkdepends=('python-pytest-runner') source=("https://github.com/heitzmann/gdstk/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('01f976097983b999e7bfaeb672a4497f9c90456217f1b3a75445d7ae824b3d5a1e8350e744b75b2018b43c8e94b4b14e4ab6369e529b3514420e45f1b341bcdd') +sha512sums=('1eb102ce98585a17533c6cb7b3dce4f4195008ebb81cecc3677c5b2ce5cbfc1b476cd0dbc55384e556f1f78206faf881a81a6be865f2d821d3a92bf60c741c18') build() { cd gdstk-$pkgver
