summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2018-07-06 20:58:00 +0200
committerG. Schlisio2018-07-06 20:58:00 +0200
commit505932b51cce372d7ab66e10a2829236ce7e97ac (patch)
tree89e5dcdea2909cc24bae4479ef23c3e5c11c0860 /PKGBUILD
parent7bc2246ac0751ad60a58c076ae6b96cdc42283bb (diff)
downloadaur-505932b51cce372d7ab66e10a2829236ce7e97ac.tar.gz
0.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee5e390bd904..c01cf53ea8f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.4.1
+pkgver=0.4.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=('14c0ac04977c7dc0ad17dd597703e12a')
+md5sums=('6d0e67ffec4de12b51f92c0e960481b3')
package_python-symfit() {