summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2019-06-21 16:08:50 +0200
committerfordprefect2019-06-21 16:08:50 +0200
commitacaf0005b3a3fc9cdb137da429ff9cae7fc29f86 (patch)
tree2e7a13b55210a194795e2f3ada38ddb85b06d718 /PKGBUILD
parent34412fdbf795bb17dd3a11c119087c8965709eb1 (diff)
downloadaur-acaf0005b3a3fc9cdb137da429ff9cae7fc29f86.tar.gz
0.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 116e13ccc3ac..4bf03713a8c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.5.0
+pkgver=0.5.1
pkgrel=1
pkgdesc='Symbolic fitting for python - fitting as it should be'
arch=('any')
@@ -8,7 +8,7 @@ url='https://github.com/tBuLi/symfit'
makedepends=('python-setuptools' 'python2-setuptools')
license=('GPL2')
source=("https://github.com/tBuLi/symfit/archive/$pkgver.tar.gz")
-md5sums=('1afffe0d7854739f0e732968ff8c2a4e')
+md5sums=('d319be5a626be35b6f773618c76a7fcd')
package_python-symfit() {