[arch-commits] Commit in python-schemdraw/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat May 25 18:30:09 UTC 2019
Date: Saturday, May 25, 2019 @ 18:30:08
Author: felixonmars
Revision: 470750
upgpkg: python-schemdraw 0.4.0-2
fix arch
Modified:
python-schemdraw/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-25 18:29:00 UTC (rev 470749)
+++ PKGBUILD 2019-05-25 18:30:08 UTC (rev 470750)
@@ -3,11 +3,11 @@
pkgname=python-schemdraw
pkgver=0.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Electrical circuit schematic drawing."
url="https://bitbucket.org/cdelker/schemdraw"
license=('BSD')
-arch=('x86_64')
+arch=('any')
depends=('python-numpy' 'python-matplotlib')
makedepends=('python-setuptools')
source=("$pkgname-$pkgver.tar.gz::$url/downloads/SchemDraw-$pkgver.tar.gz")
More information about the arch-commits
mailing list