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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 3 15:48:31 UTC 2021


    Date: Tuesday, August 3, 2021 @ 15:48:31
  Author: felixonmars
Revision: 993532

upgpkg: python-gdstk 0.7.0-1

Modified:
  python-gdstk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-03 15:03:15 UTC (rev 993531)
+++ PKGBUILD	2021-08-03 15:48:31 UTC (rev 993532)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdstk
-pkgver=0.6.1
+pkgver=0.7.0
 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=('549301755ed0f0964a3b08ad46b0516abc2e274b22897f747c04bf35877e6f173acac3fe79d25d8b9a1d11509f6936e5dfd384f584201ce559ac92fe41f1a7c4')
+sha512sums=('74fcecec8ba3a45e871d00cc4dd2cebdeb985f61fb2aa5e85cfe1f847585dee92b30ef0e001a1f07de495da15277ecd2923aeec24dedc8b8f4b36c34b4b8216b')
 
 build() {
   cd gdstk-$pkgver



More information about the arch-commits mailing list