summaryrefslogtreecommitdiff
path: root/pcr/lcmc
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:52:39 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:56:48 +0100
commit73e51ce5c5868b91bcc6595d601b610d81fe8c73 (patch)
tree6abe6741117a0cf2aed2c0281e6c259324740aec /pcr/lcmc
parentfa08584edde455c0b95cd166768796f50c443a55 (diff)
downloadabslibre-73e51ce5c5868b91bcc6595d601b610d81fe8c73.tar.gz
abslibre-73e51ce5c5868b91bcc6595d601b610d81fe8c73.tar.bz2
abslibre-73e51ce5c5868b91bcc6595d601b610d81fe8c73.zip
pcr/lcmc: fixed syntax errors in PKGBUILD
Diffstat (limited to 'pcr/lcmc')
-rw-r--r--pcr/lcmc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/lcmc/PKGBUILD b/pcr/lcmc/PKGBUILD
index ad700ca6f..91e7a4b98 100644
--- a/pcr/lcmc/PKGBUILD
+++ b/pcr/lcmc/PKGBUILD
@@ -4,9 +4,9 @@ pkgname=lcmc
pkgver=1.5.1
pkgrel=1
pkgdesc='Linux Cluster Management Console'
-arch=any
+arch=(any)
url=http://$pkgname.sourceforge.net/
-license=GPL
+license=(GPL)
depends=(
java-runtime
libxtst