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 d43368cb4b7c..7deb49f9a5d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=ocaml-lame
pkgver=0.3.3
-pkgrel=1
+pkgrel=2
license=('GPL2')
arch=('i686' 'x86_64')
-pkgdesc=("OCaml bindings to the LAME mp3 encoder")
+pkgdesc="OCaml bindings to the LAME mp3 encoder"
url="https://github.com/savonet/ocaml-lame"
depends=('ocaml' 'lame')
makedepends=('ocaml-findlib')