summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf6eb9f35261..cd88098aca83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Contributor: Sebastien Bariteau <numkem@gmail.com>
# Contributor: Vlad M. <vlad@archlinux.net>
-pkgname=atlassian-confluence
+pkgname=atlassian-confluence-lts
pkgver=6.6.2
pkgrel=1
-pkgdesc="Enterprise wiki"
+pkgdesc="Enterprise wiki (Enterprise Release)"
url="https://www.atlassian.com/software/confluence"
license=('custom')
arch=('any')
-depends=('jdk8')
+depends=('java-environment=8')
optdepends=('mysql-connector-java: connect to MySQL')
backup=('etc/conf.d/confluence'
'etc/webapps/atlassian-confluence/server.xml')