summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d48eb937cd90..4a9d1e0eb22a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,9 @@ pkgrel=1
pkgdesc="Efficient, scalable and stable RDF database"
arch=('i686' 'x86_64')
url="http://www.4store.org"
-license=('BSD')
+license=('GPL')
depends=('raptor' 'rasqal' 'glib2' 'libxml2' 'pcre' 'avahi' 'readline' 'ncurses' 'termcap' 'expat' 'zlib')
+options=('!emptydirs')
source=("http://4store.org/download/${pkgname}-v${pkgver}.tar.gz")
md5sums=('90512417abc588c6b60d7b2167f7dc39')