summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c23e04ab614d..0090f08ce6e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# Maintainer: James Duley <jagduley gmail>
pkgname=xflr5
-pkgver=6.11
+pkgver=6.12
pkgrel=1
pkgdesc="An analysis tool for airfoils, wings and planes operating at low Reynolds Numbers."
arch=('i686' 'x86_64')
url="http://xflr5.sourceforge.net/xflr5.htm"
license=('GPL')
-depends=('qt5-base' 'mesa')
+depends=('qt5-base')
makedepends=()
source=("http://download.sourceforge.net/${pkgname}/${pkgname}-${pkgver}_src.tar.gz")
-md5sums=('d4f1e6b32741730e8ec27f8192763033')
+md5sums=('80dbf8b7a828c8728c3748a8f4c5ac00')
build() {
cd "$srcdir/${pkgname}"