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

Felix Yan felixonmars at archlinux.org
Mon Jun 22 06:22:10 UTC 2020


    Date: Monday, June 22, 2020 @ 06:22:09
  Author: felixonmars
Revision: 650312

upgpkg: python-schemdraw 0.7.0-1

Modified:
  python-schemdraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-22 06:21:57 UTC (rev 650311)
+++ PKGBUILD	2020-06-22 06:22:09 UTC (rev 650312)
@@ -2,7 +2,7 @@
 # Contributor: Sequencer <liujiuyang1994 at gmail.com>
 
 pkgname=python-schemdraw
-pkgver=0.6.0
+pkgver=0.7.0
 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=('4e22f33fc86b7b5d34049605b31ef9cf9cb8bc6fc50eef4bb0f769a106320b1b2fbda00188ab64c20433edcef37aeb67415fde5bcca983f07a95e8c09fe35d26')
+sha512sums=('9103fe7504dd47cf36efe15f14bc5d536b30fc139e8b976721c35bd86224d10a1298ccc5f248f4d4bf4994960def7b6dacac0f1d9d44b66115da4fb7beda324e')
 
 prepare() {
   mv cdelker-schemdraw-* schemdraw-$pkgver



More information about the arch-commits mailing list