[arch-commits] Commit in python-gdstk/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Sep 5 20:06:39 UTC 2022
Date: Monday, September 5, 2022 @ 20:06:39
Author: felixonmars
Revision: 1293203
upgpkg: python-gdstk 0.9.0-1
Modified:
python-gdstk/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-05 20:06:26 UTC (rev 1293202)
+++ PKGBUILD 2022-09-05 20:06:39 UTC (rev 1293203)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-gdstk
-pkgver=0.8.3
+pkgver=0.9.0
pkgrel=1
pkgdesc="Python module for creating GDSII stream files, usually CAD layouts"
url="https://github.com/heitzmann/gdstk"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'cmake')
checkdepends=('python-pytest-runner')
source=("https://github.com/heitzmann/gdstk/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('1106c8e7870662448929d2e6cc5b15babe5bf6f6be7a2631fc2d47b840964ba96d87ae86e5ca8a5566c87f189d164ac8e402bc82e8f08abee4bf8374bbf15e0d')
+sha512sums=('1cfc4ab58d24ff3c457c3a16bdad7828c30c34318a85c3f60684342066217eff20e52958cfc3cc728159dd07b45264f4b35757a1b0f3f0cccb9a543b5c8aa4f1')
build() {
cd gdstk-$pkgver
More information about the arch-commits
mailing list