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

Felix Yan felixonmars at archlinux.org
Mon Dec 28 18:47:14 UTC 2020


    Date: Monday, December 28, 2020 @ 18:47:14
  Author: felixonmars
Revision: 795828

upgpkg: python-gdspy 1.6.3-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-28 18:46:40 UTC (rev 795827)
+++ PKGBUILD	2020-12-28 18:47:14 UTC (rev 795828)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.6.2
+pkgver=1.6.3
 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=('9e957f360a6a196dad74c2833d75380a8faf0ed41c4a1c930f1bb650f6211fc7f445b4f0d5f42be7d5b4156e3aeab5d16ab877b7f86e86026fafdb61066992c5')
+sha512sums=('d07ed779cfcf9d4b0384359ca3f5122c8799471eea3a607c208f794d6755fd698bfa20f4d3191a5b2370b63785a665f7c9775eee108906182dfee1179490ba75')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list