[arch-commits] Commit in python-gdstk/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 28 20:49:16 UTC 2022


    Date: Monday, February 28, 2022 @ 20:49:16
  Author: felixonmars
Revision: 1138652

upgpkg: python-gdstk 0.8.2-1

Modified:
  python-gdstk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 20:48:37 UTC (rev 1138651)
+++ PKGBUILD	2022-02-28 20:49:16 UTC (rev 1138652)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdstk
-pkgver=0.8.1
+pkgver=0.8.2
 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=('22db5593523d8851607a2d55e2071d2a528a6fdc22e00df53315eb5d724d01c4af234e9b37699cb5cc0e0bdd7372b3d4bb2f09025bcdf47ae991e4811e033764')
+sha512sums=('c89e53a8e1dbb56050f20ef1c8ebe0892747a7e75f3ba9f8aa8fde0d025a9af6690e9c0f6f2dce8b1e93d41fac1139ef59003ed7b1b016859ce5a1afce1ebf81')
 
 build() {
   cd gdstk-$pkgver



More information about the arch-commits mailing list