Date: Tuesday, November 22, 2022 @ 23:06:25 Author: felixonmars Revision: 1351954
upgpkg: python-gdstk 0.9.3-1 Modified: python-gdstk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-22 23:05:59 UTC (rev 1351953) +++ PKGBUILD 2022-11-22 23:06:25 UTC (rev 1351954) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-gdstk -pkgver=0.9.2 +pkgver=0.9.3 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=('f97e5519341fe040cd7ddea709fa571d59c6a463579eb725949e62c44f913190a3bd9bf1e44f01d5e699cc428b43caad56841e2b0ae9fe3ebaf77ec4b7985056') +sha512sums=('8bf0a776449512befdd8e547631570c526a16ec9d2abaf2ffc58d1714ff5a9dd8fa68e364c6638618b8236202ba1a88e225be9713272a5be0ba2a17c093cce19') build() { cd gdstk-$pkgver
