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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jun 4 09:28:23 UTC 2022


    Date: Saturday, June 4, 2022 @ 09:28:22
  Author: felixonmars
Revision: 1220753

upgpkg: python-gdstk 0.8.3-1

Modified:
  python-gdstk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-04 09:28:08 UTC (rev 1220752)
+++ PKGBUILD	2022-06-04 09:28:22 UTC (rev 1220753)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdstk
-pkgver=0.8.2
+pkgver=0.8.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=('c89e53a8e1dbb56050f20ef1c8ebe0892747a7e75f3ba9f8aa8fde0d025a9af6690e9c0f6f2dce8b1e93d41fac1139ef59003ed7b1b016859ce5a1afce1ebf81')
+sha512sums=('1106c8e7870662448929d2e6cc5b15babe5bf6f6be7a2631fc2d47b840964ba96d87ae86e5ca8a5566c87f189d164ac8e402bc82e8f08abee4bf8374bbf15e0d')
 
 build() {
   cd gdstk-$pkgver



More information about the arch-commits mailing list