summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2019-11-08 17:09:35 +0100
committerfordprefect2019-11-08 17:09:35 +0100
commita066a24d2edcc7d0aaa2acfdf6124dddfe944677 (patch)
tree64aad9663a37519a25ba4eccb834ebccf76019b0 /PKGBUILD
parentacaf0005b3a3fc9cdb137da429ff9cae7fc29f86 (diff)
downloadaur-a066a24d2edcc7d0aaa2acfdf6124dddfe944677.tar.gz
0.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bf03713a8c8..0db990b9e693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.5.1
+pkgver=0.5.2
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=('d319be5a626be35b6f773618c76a7fcd')
+md5sums=('4c57a97f97713e4e8ef64f422dea3183')
package_python-symfit() {