summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJakob Gahde2017-07-16 12:43:34 +0200
committerJakob Gahde2017-07-16 12:43:34 +0200
commite3a63c7caed2afd51c0b7166e3b17a8b0df01ee6 (patch)
treebf41db9710a542cc0d4a1df68da57fa21348fc2c /PKGBUILD
parentc36dcc9c48d003452933f5dc07a18110c7792ea2 (diff)
downloadaur-e3a63c7caed2afd51c0b7166e3b17a8b0df01ee6.tar.gz
ocaml-sexplib 133.33.03-1: PKGBUILD formatting tweaks
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c78b50cd087c..f049c529c30d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,11 +10,11 @@ pkgver=113.33.03
pkgrel=1
pkgdesc="Library for serializing OCaml values to and from S-expressions"
arch=('i686' 'x86_64')
+url="https://github.com/janestreet/sexplib"
license=('Apache')
depends=('ocaml')
makedepends=('ocaml-findlib' 'ocaml-js-build-tools' 'opam')
options=('!strip')
-url="https://github.com/janestreet/sexplib"
source=("https://ocaml.janestreet.com/ocaml-core/$(echo ${pkgver} | grep -Po "^[0-9]+\.[0-9]+")/files/${pkgname#ocaml-}-${pkgver}.tar.gz"
"libdir.patch")
md5sums=('739af487f05e0ffd8626e9acb653b33d'