summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancisco Pina Martins2016-02-26 15:52:40 +0000
committerFrancisco Pina Martins2016-02-26 15:52:40 +0000
commit2433c4b32099bec8a6fd1d6c0f74b1d145f4473f (patch)
treeeaff858a665081dd14bcd2a2c63956c881de9ccf /PKGBUILD
parent29634fb762b3244275df405545f4c1e7fe9ab8f2 (diff)
downloadaur-2433c4b32099bec8a6fd1d6c0f74b1d145f4473f.tar.gz
Updated to correct a bug.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e7fba25501f..62b81fe91dbe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
# Contributor: bmpvieira <mail AT bmpvieira DOT com>
pkgname=structure
pkgver=2.3.4
-pkgrel=3
+pkgrel=4
pkgdesc="Program for using multi-locus genotype data to investigate population structure."
arch=('i686' 'x86_64')
url="http://pritch.bsd.uchicago.edu/structure.html"
license=('GPL')
-depends=('java-environment')
+depends=('java-runtime=8')
+makedepends=('java-environment')
source=(http://pritchardlab.stanford.edu/structure_software/release_versions/v${pkgver}/structure_kernel_source.tar.gz
http://pritchardlab.stanford.edu/structure_software/release_versions/v${pkgver}/structure_frontend_source.tar.gz