summaryrefslogtreecommitdiff
path: root/community/fityk/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fityk/PKGBUILD')
-rw-r--r--community/fityk/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fityk/PKGBUILD b/community/fityk/PKGBUILD
index 16e10ac5b..cbde1b063 100644
--- a/community/fityk/PKGBUILD
+++ b/community/fityk/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Cuneyt Unlu <unlucu AT gmail.com>
pkgname=fityk
-pkgver=1.1.0
+pkgver=1.1.1
pkgrel=1
pkgdesc='A program for nonlinear fitting of analytical functions to data.'
arch=('i686' 'x86_64' 'mips64el')
@@ -14,7 +14,7 @@ makedepends=('boost' 'git' 'python-sphinx' 'swig')
options=('!libtool')
install='fityk.install'
source=('http://biolpc22.york.ac.uk/pub/Daily_HEAD/wxWidgets.tar.gz') # daily snapshot because fityk requires a version that hasn't been released yet...
-md5sums=('c1dc712e43a84bf0ff4bee839eb00e88')
+md5sums=('e02d7a4af1201d39e20a864cd15f530f')
build() {
cd wxWidgets