summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM.Reynolds2016-06-29 17:58:45 -0400
committerM.Reynolds2016-06-29 17:58:45 -0400
commitd2fb6c587b0d5df5e8325289db04df5401001567 (patch)
tree468fb5eb5fbc976cc2447b0554dbb77b388f736f /PKGBUILD
parentb43e9e102a8b6cf70afe7dbf1e85b91de3723a16 (diff)
downloadaur-d2fb6c587b0d5df5e8325289db04df5401001567.tar.gz
Change JAVA dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85d19f961e6f..6f62efeb2f19 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Application to visualize the locations and physical properties of deep
arch=('any')
url="http://www.thinkastronomy.com/M13/index.html"
license=('Custom:ThinkAstronomy')
-depends=('jre8-openjdk')
+depends=('java-environment')
source=("$pkgname-$pkgver.zip"::"http://www.thinkastronomy.com/M13/downloads/WhereIsM13_$pkgver.zip")
sha256sums=("b9152359584a7f2283560559fdf35348e018254ae965cdbfa624c662687ccadc")