diff --git a/stellarium/PKGBUILD b/stellarium/PKGBUILD index 0828b5584..d786246c3 100644 --- a/stellarium/PKGBUILD +++ b/stellarium/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc="A stellarium with great graphics and a nice database of sky-objects" arch=("i686" "x86_64") url="http://www.stellarium.org/" -screenshot="http://www.stellarium.org/img/screenshots/0.10-from-mars.jpg" +screenshot=('http://www.stellarium.org/img/screenshots/0.10-from-mars.jpg') license=('GPL2') depends=('libpng' 'mesa' 'libgl' 'freetype2' 'qt' 'openssl') makedepends=('cmake' 'boost')