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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 9 18:48:14 UTC 2022


    Date: Sunday, January 9, 2022 @ 18:48:14
  Author: felixonmars
Revision: 1098410

upgpkg: python-gdstk 0.8.1-1

Modified:
  python-gdstk/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 18:46:37 UTC (rev 1098409)
+++ PKGBUILD	2022-01-09 18:48:14 UTC (rev 1098410)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdstk
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Python module for creating GDSII stream files, usually CAD layouts"
 url="https://github.com/heitzmann/gdstk"
 license=('custom:BSL')
@@ -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=('98cf8595a1860e327ab6d44cc635ed7492eee6a835c55dc96130c584c7b0e634c7b40e8f934ce20d8e775809919667e9af190a232d593ab1d65478d4bfe0b74e')
+sha512sums=('22db5593523d8851607a2d55e2071d2a528a6fdc22e00df53315eb5d724d01c4af234e9b37699cb5cc0e0bdd7372b3d4bb2f09025bcdf47ae991e4811e033764')
 
 build() {
   cd gdstk-$pkgver



More information about the arch-commits mailing list