summaryrefslogtreecommitdiff
path: root/pcr/log4c
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:51:13 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-01-06 16:56:47 +0100
commit9ec7dd48bd01bf667f7a663cadbce79fc9d5b004 (patch)
tree1d66afeff68422e9c6c8777a5cf9c45f984e4fe3 /pcr/log4c
parent582e162f7a0642f4c6f373efa68858688d61c24d (diff)
pcr/log4c: fixed syntax errors in PKGBUILD
Diffstat (limited to 'pcr/log4c')
-rw-r--r--pcr/log4c/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/log4c/PKGBUILD b/pcr/log4c/PKGBUILD
index b351eb717..054bcc833 100644
--- a/pcr/log4c/PKGBUILD
+++ b/pcr/log4c/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Logging FrameWork for C, as Log4j or Log4Cpp"
url="http://log4c.sourceforge.net/"
arch=('i686' 'x86_64')
-license="LGPL"
+license=("LGPL")
depends=('expat')
source=(http://prdownloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
sha256sums=('5991020192f52cc40fa852fbf6bbf5bd5db5d5d00aa9905c67f6f0eadeed48ea')