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

Felix Yan felixonmars at archlinux.org
Tue Jun 8 15:29:44 UTC 2021


    Date: Tuesday, June 8, 2021 @ 15:29:43
  Author: felixonmars
Revision: 959676

upgpkg: python-gdspy 1.6.5-1

Modified:
  python-gdspy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-08 15:29:20 UTC (rev 959675)
+++ PKGBUILD	2021-06-08 15:29:43 UTC (rev 959676)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.6.4
+pkgver=1.6.5
 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=('460044757b2512e0c147feffc5c597d4bdb1249f70436b3f6af942d51934f22c20bb3081fd65280cd7027b365859dd01d1866be5fb4bf3c13a344f03569224da')
+sha512sums=('a14b9b16bdb8062f30b9bc0400b889c31c2e214790fac1fbe017335ff67ecba0c62998b7e005070513f66fa21afbc84ac5555da94e89feb62177f13f547ce95c')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list