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

Felix Yan felixonmars at gemini.archlinux.org
Tue Feb 15 00:10:25 UTC 2022


    Date: Tuesday, February 15, 2022 @ 00:10:25
  Author: felixonmars
Revision: 1133296

upgpkg: python-schemdraw 0.13-1

Modified:
  python-schemdraw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-15 00:09:15 UTC (rev 1133295)
+++ PKGBUILD	2022-02-15 00:10:25 UTC (rev 1133296)
@@ -2,8 +2,8 @@
 # Contributor: Sequencer <liujiuyang1994 at gmail.com>
 
 pkgname=python-schemdraw
-pkgver=0.12
-pkgrel=2
+pkgver=0.13
+pkgrel=1
 pkgdesc="Electrical circuit schematic drawing."
 url="https://bitbucket.org/cdelker/schemdraw"
 license=('BSD')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python-nbval' 'python-matplotlib' 'python-ziafont'
               'python-ziamath' 'python-latex2mathml')
 source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/cdelker/schemdraw/get/$pkgver.tar.bz2")
-sha512sums=('abeb82e52302e559078b969b31a8b4d3b34065380126159864fa53dbbd610a6c0261ab31b33a26f65e60a005ecd3489693ae57003059aa2be237c5b6b2613440')
+sha512sums=('ef1b8bc4bc5f4295315d3b033cd965ab72fe9c3f6e5122eb19302870fba0bf55f537f7dc900642382a274857853fbe0d85c26af5aa8940fceb11c1a7a3d32c48')
 
 prepare() {
   mv cdelker-schemdraw-* schemdraw-$pkgver



More information about the arch-commits mailing list