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

Felix Yan felixonmars at archlinux.org
Fri Feb 7 16:39:23 UTC 2020


    Date: Friday, February 7, 2020 @ 16:39:21
  Author: felixonmars
Revision: 563741

upgpkg: python-gdspy 1.5.1-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-07 16:37:26 UTC (rev 563740)
+++ PKGBUILD	2020-02-07 16:39:21 UTC (rev 563741)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.5
-pkgrel=2
+pkgver=1.5.1
+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=('c8f0bd31d48c1e176bf2ea5e2c9632a0d4d6ef766b7081c5ba006cdc46548976bd1edf7f063e4d729aa1d514aa396707fa9041197a3e22ce9e7ed8cc622c9ec9')
+sha512sums=('4f81eb458bef1dc467889c4f0f6d79c982e65307100be14c0d6439758c6cdd340609fd2125563936b07896818ec3b617d9aaf762be967b9d3095959293c401b2')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list