mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-periodictable: auto updated to 1.6.1-1
This commit is contained in:
parent
945e607477
commit
bca3c42a99
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
|||
# Maintainer: Ross Whitfield <whitfieldre@ornl.gov>
|
||||
pkgname='python-periodictable'
|
||||
_pkgname='periodictable'
|
||||
pkgver=1.6.0
|
||||
pkgrel=4
|
||||
pkgver=1.6.1
|
||||
pkgrel=1
|
||||
pkgdesc="Extensible periodic table of the elements"
|
||||
url="http://periodictable.readthedocs.org"
|
||||
arch=("any")
|
||||
license=('public domain')
|
||||
makedepends=('python-setuptools')
|
||||
source=("https://github.com/pkienzle/periodictable/archive/v$pkgver.tar.gz")
|
||||
md5sums=('7fe922ea0ed6b1c568ce3b1aa3d731ed')
|
||||
md5sums=('173c9857305a8b5557794be0a61d8d04')
|
||||
|
||||
package() {
|
||||
depends=('python-numpy' 'python-pyparsing')
|
||||
|
|
Loading…
Add table
Reference in a new issue