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

Felix Yan felixonmars at archlinux.org
Fri Dec 18 21:45:31 UTC 2020


    Date: Friday, December 18, 2020 @ 21:45:31
  Author: felixonmars
Revision: 779677

upgpkg: python-gdspy 1.6.2-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-18 21:44:52 UTC (rev 779676)
+++ PKGBUILD	2020-12-18 21:45:31 UTC (rev 779677)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.6.1
-pkgrel=2
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="Python module for creating GDSII stream files, usually CAD layouts"
 url="https://github.com/heitzmann/gdspy"
 license=('custom:BSL')
@@ -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=('7b1e1a163029401b3fe1c94d1ac172b0541920d10445f4b4672852e4512c96d83e2343064f1cb4ae8b1f517c065fe196ad1e338db7bda35f8ca655a334300ba6')
+sha512sums=('9e957f360a6a196dad74c2833d75380a8faf0ed41c4a1c930f1bb650f6211fc7f445b4f0d5f42be7d5b4156e3aeab5d16ab877b7f86e86026fafdb61066992c5')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list