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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 9 10:22:43 UTC 2021


    Date: Saturday, October 9, 2021 @ 10:22:43
  Author: felixonmars
Revision: 1028127

upgpkg: python-gdstk 0.8.0-1

Modified:
  python-gdstk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-09 10:21:15 UTC (rev 1028126)
+++ PKGBUILD	2021-10-09 10:22:43 UTC (rev 1028127)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdstk
-pkgver=0.7.0
+pkgver=0.8.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=('74fcecec8ba3a45e871d00cc4dd2cebdeb985f61fb2aa5e85cfe1f847585dee92b30ef0e001a1f07de495da15277ecd2923aeec24dedc8b8f4b36c34b4b8216b')
+sha512sums=('98cf8595a1860e327ab6d44cc635ed7492eee6a835c55dc96130c584c7b0e634c7b40e8f934ce20d8e775809919667e9af190a232d593ab1d65478d4bfe0b74e')
 
 build() {
   cd gdstk-$pkgver



More information about the arch-commits mailing list