summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1c55adb2cf9..dfbbc01e0e9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=argos3-git
_gitname=argos3
-pkgver=3.0.0.beta48.r0.g52c6b34
+pkgver=3.0.0.beta59.r58.g096d4975
pkgrel=1
pkgdesc="ARGoS 3 Large-scale robot simulator"
@@ -10,11 +10,11 @@ arch=('i686' 'x86_64')
url="http://www.argos-sim.info"
license=('MIT')
-depends=('freeimage>=3.15' 'qt4>=4.6' 'freeglut>=2.6.0' 'libxi' 'libxmu' 'lua' 'doxygen>=1.7.3' 'graphviz>=2.28' 'asciidoc>=8.6.2')
-makedepends=('gcc>=4.4' 'git' 'cmake>=2.8')
+depends=('freeimage>=3.15' 'qt5-base>=5.5' 'freeglut>=2.6.0' 'libxi' 'libxmu' 'lua' 'doxygen>=1.7.3' 'graphviz>=2.28' 'asciidoc>=8.6.2')
+makedepends=('gcc>=5.4' 'git' 'cmake>=3.5.1')
optdepends=('gperftools')
-source=('git://github.com/ilpincy/argos3.git')
+source=("git+https://github.com/ilpincy/$_gitname.git")
md5sums=('SKIP')
pkgver() {