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

Felix Yan felixonmars at archlinux.org
Sat Apr 24 19:01:30 UTC 2021


    Date: Saturday, April 24, 2021 @ 19:01:30
  Author: felixonmars
Revision: 923717

upgpkg: python-gdspy 1.6.4-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 19:00:44 UTC (rev 923716)
+++ PKGBUILD	2021-04-24 19:01:30 UTC (rev 923717)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.6.3
+pkgver=1.6.4
 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=('d07ed779cfcf9d4b0384359ca3f5122c8799471eea3a607c208f794d6755fd698bfa20f4d3191a5b2370b63785a665f7c9775eee108906182dfee1179490ba75')
+sha512sums=('460044757b2512e0c147feffc5c597d4bdb1249f70436b3f6af942d51934f22c20bb3081fd65280cd7027b365859dd01d1866be5fb4bf3c13a344f03569224da')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list