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

Felix Yan felixonmars at archlinux.org
Sun Jun 28 15:36:12 UTC 2020


    Date: Sunday, June 28, 2020 @ 15:36:11
  Author: felixonmars
Revision: 655134

upgpkg: python-schemdraw 0.7.1-1

Modified:
  python-schemdraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-28 15:11:24 UTC (rev 655133)
+++ PKGBUILD	2020-06-28 15:36:11 UTC (rev 655134)
@@ -2,7 +2,7 @@
 # Contributor: Sequencer <liujiuyang1994 at gmail.com>
 
 pkgname=python-schemdraw
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="Electrical circuit schematic drawing."
 url="https://bitbucket.org/cdelker/schemdraw"
@@ -11,7 +11,7 @@
 depends=('python-numpy' 'python-matplotlib')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://bitbucket.org/cdelker/schemdraw/get/$pkgver.tar.gz")
-sha512sums=('9103fe7504dd47cf36efe15f14bc5d536b30fc139e8b976721c35bd86224d10a1298ccc5f248f4d4bf4994960def7b6dacac0f1d9d44b66115da4fb7beda324e')
+sha512sums=('5d7d57bd98c99a0cca4a77d998f610a5de02bbe0f6a625e7e6d2e3ae26bf2a3fb84bb69b92b5ea1d748285045c47769e7df4c338ddfd43087c7c9026bbb973a9')
 
 prepare() {
   mv cdelker-schemdraw-* schemdraw-$pkgver



More information about the arch-commits mailing list