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

Felix Yan felixonmars at archlinux.org
Thu Aug 13 13:00:02 UTC 2020


    Date: Thursday, August 13, 2020 @ 13:00:02
  Author: felixonmars
Revision: 677234

upgpkg: python-gdspy 1.6-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 12:59:45 UTC (rev 677233)
+++ PKGBUILD	2020-08-13 13:00:02 UTC (rev 677234)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.5.2
+pkgver=1.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=('88027dfaf1c6671e416cefc212ac0e1d3626738af07a8139330230016b373154a03e98139f84f4b5cd71c7a2b7257f75aa65321a08c97e1cd2220eed34103584')
+sha512sums=('2c3d69f6a7198eb86202eaaa904e5116b3b76e54a4758e9af43323d9341bbd00f5b4598773026b4cce2a97611d58aa1ba689f660bfd93332ec26410dbd511381')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list