summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornot_anonymous2019-06-17 07:00:19 -0600
committernot_anonymous2019-06-17 07:00:19 -0600
commit2276efb86d2321a3393b145119ce890bfc09b726 (patch)
treede6aec7e89429c6f3fef8fdbb8d3266b80720b1b /PKGBUILD
parent0195254387244419c2282fa889642afb3aa86c3b (diff)
downloadaur-2276efb86d2321a3393b145119ce890bfc09b726.tar.gz
Updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46a576908ad2..11c7f1ac4928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=openrocket
_pkgname=OpenRocket
pkgver=15.03
-pkgrel=2
+pkgrel=3
pkgdesc="A free and fully featured rocket flight simulator - 6 degrees of freedom"
arch=('any')
url=http://openrocket.info/
license=('GPL3')
-depends=('java-environment' 'bash')
+depends=('java-environment=8' 'desktop-file-utils')
source=("https://github.com/$pkgname/$pkgname/releases/download/release-$pkgver/$_pkgname-15.03.jar"
$pkgname.1
de_debian.tar.gz)