summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2019-05-18 21:21:32 +0200
committerfordprefect2019-05-18 21:21:32 +0200
commit34412fdbf795bb17dd3a11c119087c8965709eb1 (patch)
tree2c27d750b27f61c3568a1715b537f9926232afcd /PKGBUILD
parent5d940b9a4818fb38591f5d523bcc6014a9822dca (diff)
downloadaur-34412fdbf795bb17dd3a11c119087c8965709eb1.tar.gz
0.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e126b8969b41..116e13ccc3ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.4.4
+pkgver=0.5.0
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=('9a180fb32ea3400b5be940b85278b7fd')
+md5sums=('1afffe0d7854739f0e732968ff8c2a4e')
package_python-symfit() {