summaryrefslogtreecommitdiff
path: root/community/fityk/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-03 12:50:27 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-11-03 12:50:27 -0300
commit692010aa202808a5b0ab62a132e5e366e34273fc (patch)
treea2c48fc9ef2c8ae3f6d1ff4f0905c36257fc9707 /community/fityk/PKGBUILD
parent01dfa0016c313f5ec5be0a8b624bac5031ff74a8 (diff)
parent6c10ff06abb7ca3a4db4c73624f73aafdd3b2e63 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/lightspark/PKGBUILD community-testing/gambas3/PKGBUILD community-testing/shotwell/PKGBUILD
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 cbde1b063..669d2d45d 100644
--- a/community/fityk/PKGBUILD
+++ b/community/fityk/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=fityk
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='A program for nonlinear fitting of analytical functions to data.'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.unipress.waw.pl/fityk/'
@@ -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=('e02d7a4af1201d39e20a864cd15f530f')
+md5sums=('99bb0cf3813ee173edc9cbbc026a78ca')
build() {
cd wxWidgets