Date: Saturday, December 31, 2022 @ 11:33:26
  Author: felixonmars
Revision: 1372646

upgpkg: python-gdstk 0.9.12-1

Modified:
  python-gdstk/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-31 11:32:24 UTC (rev 1372645)
+++ PKGBUILD    2022-12-31 11:33:26 UTC (rev 1372646)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-gdstk
-pkgver=0.9.10
+pkgver=0.9.12
 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=('122ca74ae8b0a06c8d397945c29e5fa2dc7c336381fd1e1298aa4f3c2acc04622543d6b5a066e4541e41e5a60511054c9a85427d3f8e54e077720b0df5c43a6e')
+sha512sums=('01f976097983b999e7bfaeb672a4497f9c90456217f1b3a75445d7ae824b3d5a1e8350e744b75b2018b43c8e94b4b14e4ab6369e529b3514420e45f1b341bcdd')
 
 build() {
   cd gdstk-$pkgver

Reply via email to