summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eee3f20eb170..336db0dff75e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,9 +9,9 @@ pkgdesc='Lightweight and easy-to-use UML2.x modeler (Trial)'
arch=('i686' 'x86_64')
license=('custom')
depends=('java-runtime=8'
- 'lib32-glibc'
- 'hicolor-icon-theme'
- 'bash')
+ 'lib32-glibc'
+ 'hicolor-icon-theme'
+ 'bash')
conflicts=('astah-community' 'astah-professional')
options=('!emptydirs' '!strip')
source=("http://cdn.change-vision.com/files/astah-uml-${_pkgver}.noarch.rpm")