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

Felix Yan felixonmars at archlinux.org
Wed Jun 9 18:15:33 UTC 2021


    Date: Wednesday, June 9, 2021 @ 18:15:33
  Author: felixonmars
Revision: 960326

upgpkg: python-gdspy 1.6.6-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-09 18:14:49 UTC (rev 960325)
+++ PKGBUILD	2021-06-09 18:15:33 UTC (rev 960326)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.6.5
+pkgver=1.6.6
 pkgrel=1
 pkgdesc="Python module for creating GDSII stream files, usually CAD layouts"
 url="https://github.com/heitzmann/gdspy"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/heitzmann/gdspy/archive/v$pkgver.tar.gz")
-sha512sums=('a14b9b16bdb8062f30b9bc0400b889c31c2e214790fac1fbe017335ff67ecba0c62998b7e005070513f66fa21afbc84ac5555da94e89feb62177f13f547ce95c')
+sha512sums=('fad77202872403806561f7a39524bbb0cd6880d0b5e7ef30bca5ec1322987783dc400b97c8e82966488ba64eb34f9086297ade6b8dfc3f3aaacde2283e9ffd96')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list