summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2020-09-09 16:46:39 +0200
committerfordprefect2020-09-09 16:46:39 +0200
commit6555fb518229a71c1859a263658a2eb98e327bc3 (patch)
tree5dec7f9ba31b3ccb5bb4c4329e0bf5fcf3290e7b /PKGBUILD
parente73c2cd62d4b378a97a03aca468a465e435d0da3 (diff)
downloadaur-6555fb518229a71c1859a263658a2eb98e327bc3.tar.gz
0.5.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 441bdf71a3cf..0cbb8b513705 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=python-symfit
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc='Symbolic fitting for python - fitting as it should be'
arch=('any')
url='https://github.com/tBuLi/symfit'
depends=('python' 'python-numpy' 'python-sympy')
-makedepends=('python-setuptools' 'python2-setuptools')
+makedepends=('python-setuptools')
license=('GPL2')
source=("https://github.com/tBuLi/symfit/archive/$pkgver.tar.gz")
-md5sums=('4c57a97f97713e4e8ef64f422dea3183')
+md5sums=('605f1b1af8011d8d459f7ffaf0309aea')
package() {