summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfordprefect2019-06-21 16:08:50 +0200
committerfordprefect2019-06-21 16:08:50 +0200
commitacaf0005b3a3fc9cdb137da429ff9cae7fc29f86 (patch)
tree2e7a13b55210a194795e2f3ada38ddb85b06d718
parent34412fdbf795bb17dd3a11c119087c8965709eb1 (diff)
downloadaur-acaf0005b3a3fc9cdb137da429ff9cae7fc29f86.tar.gz
0.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09fe82deea42..7f2dbf87f2cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat May 18 19:21:27 UTC 2019
+# Fri Jun 21 14:08:37 UTC 2019
pkgbase = python-symfit
pkgdesc = Symbolic fitting for python - fitting as it should be
- pkgver = 0.5.0
+ pkgver = 0.5.1
pkgrel = 1
url = https://github.com/tBuLi/symfit
arch = any
license = GPL2
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://github.com/tBuLi/symfit/archive/0.5.0.tar.gz
- md5sums = 1afffe0d7854739f0e732968ff8c2a4e
+ source = https://github.com/tBuLi/symfit/archive/0.5.1.tar.gz
+ md5sums = d319be5a626be35b6f773618c76a7fcd
pkgname = python-symfit
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index 116e13ccc3ac..4bf03713a8c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.5.0
+pkgver=0.5.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=('1afffe0d7854739f0e732968ff8c2a4e')
+md5sums=('d319be5a626be35b6f773618c76a7fcd')
package_python-symfit() {