summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aab4676a9713..d05025f9271d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,4 @@
-# Maintainer: Leonard de Ruijter <dev@systeemdenker.nl>
-# Contributor: Serge Zirukin <ftrvxmtrx@gmail.com>
-# Contributor: Sergei Lebedev <superbobry@gmail.com>
-# Contributor: Justin Davis <jrcd 83 at gmail>
+# Maintainer: nerflad <nerflad@gmail.com>
pkgname=ocaml-yojson
_oname=yojson
@@ -13,7 +10,7 @@ options=('!strip' 'staticlibs')
license=('BSD')
depends=('ocaml-biniou' 'ocaml-easy-format')
makedepends=('ocaml-findlib' 'ocamlbuild' 'cppo')
-url='http://mjambon.com/yojson.html'
+url=('https://github.com/mjambon/yojson')
source=("https://github.com/mjambon/${_oname}/archive/v${pkgver}.tar.gz")
options=(!makeflags)
sha256sums=('de5ad4fd681f58ae5a670f0a43684873cc6ca50bdf52e63ac0c4b8a8bbe1d51a')