summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 254624255cdf..dede252df9aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=lwjgl
pkgver=2.8.4
pkgrel=1
-pkgdesc="Lightweight Java Game Library - for use in game projects in Java."
+pkgdesc='Lightweight Java Game Library - for use in game projects in Java.'
arch=(any)
-url="http://lwjgl.org/"
+url='http://lwjgl.org/'
license=('BSD')
changelog=ChangeLog
options=(!strip)