summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM.Reynolds2016-06-29 18:03:29 -0400
committerM.Reynolds2016-06-29 18:03:29 -0400
commit96433de23cb49cca37a59a244eb744f0dc5c46a4 (patch)
tree261f9927e3922c95ed9cea626e3403b84f4c7ab5
parentd2fb6c587b0d5df5e8325289db04df5401001567 (diff)
downloadaur-96433de23cb49cca37a59a244eb744f0dc5c46a4.tar.gz
Should be JAVA runtime
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8ee9e8f341b..cfe401bd37b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = where-is-m13
url = http://www.thinkastronomy.com/M13/index.html
arch = any
license = Custom:ThinkAstronomy
- depends = java-environment
+ depends = java-runtime
source = where-is-m13-2.3.zip::http://www.thinkastronomy.com/M13/downloads/WhereIsM13_2.3.zip
sha256sums = b9152359584a7f2283560559fdf35348e018254ae965cdbfa624c662687ccadc
diff --git a/PKGBUILD b/PKGBUILD
index 6f62efeb2f19..e5fbebedacae 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=('java-environment')
+depends=('java-runtime')
source=("$pkgname-$pkgver.zip"::"http://www.thinkastronomy.com/M13/downloads/WhereIsM13_$pkgver.zip")
sha256sums=("b9152359584a7f2283560559fdf35348e018254ae965cdbfa624c662687ccadc")