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

Felix Yan felixonmars at archlinux.org
Thu Oct 22 17:32:06 UTC 2020


    Date: Thursday, October 22, 2020 @ 17:32:06
  Author: felixonmars
Revision: 729292

upgpkg: python-gdspy 1.6.1-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-22 17:29:41 UTC (rev 729291)
+++ PKGBUILD	2020-10-22 17:32:06 UTC (rev 729292)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.6
+pkgver=1.6.1
 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=('2c3d69f6a7198eb86202eaaa904e5116b3b76e54a4758e9af43323d9341bbd00f5b4598773026b4cce2a97611d58aa1ba689f660bfd93332ec26410dbd511381')
+sha512sums=('7b1e1a163029401b3fe1c94d1ac172b0541920d10445f4b4672852e4512c96d83e2343064f1cb4ae8b1f517c065fe196ad1e338db7bda35f8ca655a334300ba6')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list