summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-24 17:09:35 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-24 17:09:35 -0300
commitcd387206bc82dcf12e11a4f19030edd6acf4b3f4 (patch)
tree96c141930ca848719e2245e5de1e54816906b951 /libre
parent328db7c9a54f61a50fad45ba1c3a6c8a4a1937a4 (diff)
downloadabslibre-cd387206bc82dcf12e11a4f19030edd6acf4b3f4.tar.gz
abslibre-cd387206bc82dcf12e11a4f19030edd6acf4b3f4.tar.bz2
abslibre-cd387206bc82dcf12e11a4f19030edd6acf4b3f4.zip
luxrender-parabola: fix type
Diffstat (limited to 'libre')
-rw-r--r--libre/luxrender-parabola/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/luxrender-parabola/PKGBUILD b/libre/luxrender-parabola/PKGBUILD
index cc57c4fb0..a59a58c35 100644
--- a/libre/luxrender-parabola/PKGBUILD
+++ b/libre/luxrender-parabola/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=$_pkgname-parabola
pkgver=1.3.1
_pkgver=d0b0e20c47cc
pkgrel=10
-pkgdesc="Rendering system for physically correct, unbiased image synthesis, without nonfree nvidia-utils, amdstream and intel-opencl-sdk recommendation"
+pkgdesc='Rendering system for physically correct, unbiased image synthesis, without nonfree nvidia-utils, amdstream and intel-opencl-sdk recommendation'
arch=('i686' 'x86_64' 'mips64el')
url="http://www.$_pkgname.net/"
license=('GPL')