summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1f152486b1a..bf826d0199b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=ocaml-ocamlsdl
pkgver=0.9.1
-pkgrel=1
+pkgrel=2
license=('LGPL2.1')
arch=('i686' 'x86_64')
-pkgdesc=("OCaml interface to the SDL (Simple DirectMedia Layer) library")
+pkgdesc="OCaml interface to the SDL (Simple DirectMedia Layer) library"
url="https://sourceforge.net/projects/ocamlsdl/"
depends=('ocaml' 'ocaml-lablgl' 'sdl' 'sdl_ttf' 'sdl_image' 'sdl_mixer' 'sdl_gfx')
makedepends=('ocaml-findlib')