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

Felix Yan felixonmars at archlinux.org
Wed Sep 2 11:41:01 UTC 2020


    Date: Wednesday, September 2, 2020 @ 11:41:01
  Author: felixonmars
Revision: 696356

upgpkg: python-schemdraw 0.8-1

Modified:
  python-schemdraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-02 11:40:18 UTC (rev 696355)
+++ PKGBUILD	2020-09-02 11:41:01 UTC (rev 696356)
@@ -2,7 +2,7 @@
 # Contributor: Sequencer <liujiuyang1994 at gmail.com>
 
 pkgname=python-schemdraw
-pkgver=0.7.1
+pkgver=0.8
 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=('5d7d57bd98c99a0cca4a77d998f610a5de02bbe0f6a625e7e6d2e3ae26bf2a3fb84bb69b92b5ea1d748285045c47769e7df4c338ddfd43087c7c9026bbb973a9')
+sha512sums=('2b467a8388b6e50a12b648a0caf1890f2f4ff1db1507d5518c4931c9fc119c234004302513c7b3c9527ddb9a3457d3ae77903ac88fdd5c8dc85d71c077f36895')
 
 prepare() {
   mv cdelker-schemdraw-* schemdraw-$pkgver



More information about the arch-commits mailing list