summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2018-05-04 20:04:54 +0200
committerG. Schlisio2018-05-04 20:04:54 +0200
commit7bc2246ac0751ad60a58c076ae6b96cdc42283bb (patch)
tree394972bbac0c65cf3d40f08eaaf2379a5002da06 /PKGBUILD
parenta0833c46e05348346fe4456ccc86cb5a4b387123 (diff)
downloadaur-7bc2246ac0751ad60a58c076ae6b96cdc42283bb.tar.gz
0.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61b55420102f..ee5e390bd904 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.4.0
+pkgver=0.4.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=('c06e1799b05301aa4eac4d5458b98005')
+md5sums=('14c0ac04977c7dc0ad17dd597703e12a')
package_python-symfit() {