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 aa471469e3f7..63b0f94feb9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=ocaml-voaacenc
pkgver=0.1.1
-pkgrel=1
+pkgrel=2
license=('LGPL2.1')
arch=('i686' 'x86_64')
-pkgdesc=("OCaml bindings for the vo-aacenc AAC encoder")
+pkgdesc="OCaml bindings for the vo-aacenc AAC encoder"
url="https://github.com/savonet/ocaml-voaacenc"
depends=('ocaml' 'vo-aacenc')
makedepends=('ocaml-findlib')