[arch-commits] Commit in python-gdspy/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jul 14 17:42:40 UTC 2021
Date: Wednesday, July 14, 2021 @ 17:42:40
Author: felixonmars
Revision: 977020
upgpkg: python-gdspy 1.6.7-1
Modified:
python-gdspy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-14 17:42:13 UTC (rev 977019)
+++ PKGBUILD 2021-07-14 17:42:40 UTC (rev 977020)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-gdspy
-pkgver=1.6.6
+pkgver=1.6.7
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=('fad77202872403806561f7a39524bbb0cd6880d0b5e7ef30bca5ec1322987783dc400b97c8e82966488ba64eb34f9086297ade6b8dfc3f3aaacde2283e9ffd96')
+sha512sums=('829c12a59227df41c8a6add5b86920df8d8fb9b15c6ac50ad15dc73d4554f2ce01e0ebe212ff8709977b7dfb2a1b82e3097af0a8e15b527f514c7e4b34141504')
build() {
cd gdspy-$pkgver
More information about the arch-commits
mailing list