summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfordprefect2019-11-08 17:09:35 +0100
committerfordprefect2019-11-08 17:09:35 +0100
commita066a24d2edcc7d0aaa2acfdf6124dddfe944677 (patch)
tree64aad9663a37519a25ba4eccb834ebccf76019b0
parentacaf0005b3a3fc9cdb137da429ff9cae7fc29f86 (diff)
downloadaur-a066a24d2edcc7d0aaa2acfdf6124dddfe944677.tar.gz
0.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f2dbf87f2cb..e041c3dfa565 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Fri Jun 21 14:08:37 UTC 2019
+# Fri Nov 8 16:09:27 UTC 2019
pkgbase = python-symfit
pkgdesc = Symbolic fitting for python - fitting as it should be
- pkgver = 0.5.1
+ pkgver = 0.5.2
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.1.tar.gz
- md5sums = d319be5a626be35b6f773618c76a7fcd
+ source = https://github.com/tBuLi/symfit/archive/0.5.2.tar.gz
+ md5sums = 4c57a97f97713e4e8ef64f422dea3183
pkgname = python-symfit
depends = python
diff --git a/PKGBUILD b/PKGBUILD
index 4bf03713a8c8..0db990b9e693 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=("python-symfit" "python2-symfit")
pkgbase=python-symfit
-pkgver=0.5.1
+pkgver=0.5.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=('d319be5a626be35b6f773618c76a7fcd')
+md5sums=('4c57a97f97713e4e8ef64f422dea3183')
package_python-symfit() {