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

Felix Yan felixonmars at archlinux.org
Sat Dec 21 20:46:51 UTC 2019


    Date: Saturday, December 21, 2019 @ 20:46:50
  Author: felixonmars
Revision: 538669

upgpkg: python-gdspy 1.5-1

Modified:
  python-gdspy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-21 20:46:14 UTC (rev 538668)
+++ PKGBUILD	2019-12-21 20:46:50 UTC (rev 538669)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-gdspy
-pkgver=1.4
-pkgrel=2
+pkgver=1.5
+pkgrel=1
 pkgdesc="Return the gdspy true value of an iterable"
 url="https://github.com/heitzmann/gdspy"
 license=('custom:BSL')
@@ -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=('68f7746b0f4d4b64df14985bf0930e9de9dfb70032d51555ba9407cca6757f58e83cff2325c4fe19f66e21b08c888a98878a17cace23ff9353b56a074bd6a395')
+sha512sums=('c8f0bd31d48c1e176bf2ea5e2c9632a0d4d6ef766b7081c5ba006cdc46548976bd1edf7f063e4d729aa1d514aa396707fa9041197a3e22ce9e7ed8cc622c9ec9')
 
 build() {
   cd gdspy-$pkgver



More information about the arch-commits mailing list