summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2018-09-10 12:31:49 +0200
committerfordprefect2018-09-10 12:31:49 +0200
commit5d940b9a4818fb38591f5d523bcc6014a9822dca (patch)
tree1a3a70db2d4f54c4d28aaad2aee87a9279e45d6b /PKGBUILD
parent9f8453ddecc01eb8572ed8945e94e742b22b35a6 (diff)
downloadaur-5d940b9a4818fb38591f5d523bcc6014a9822dca.tar.gz
0.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80c2df811ec0..e126b8969b41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.4.3
+pkgver=0.4.4
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=('9887ff00b6fbc24bbb52a4f431a37aba')
+md5sums=('9a180fb32ea3400b5be940b85278b7fd')
package_python-symfit() {