Date: Monday, December 26, 2022 @ 10:17:23 Author: felixonmars Revision: 1367601
upgpkg: python-gdstk 0.9.10-1 Modified: python-gdstk/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-26 10:08:53 UTC (rev 1367600) +++ PKGBUILD 2022-12-26 10:17:23 UTC (rev 1367601) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-gdstk -pkgver=0.9.9 +pkgver=0.9.10 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=('90566ac1ffefab56c9d23d212547e06b0d8d8a4814010fd3b08b0dc06574e68115d8afe7c3da7f42268ad50dd9bb17a098058c5dbf768dc5c72f75ed611a8a20') +sha512sums=('122ca74ae8b0a06c8d397945c29e5fa2dc7c336381fd1e1298aa4f3c2acc04622543d6b5a066e4541e41e5a60511054c9a85427d3f8e54e077720b0df5c43a6e') build() { cd gdstk-$pkgver
