summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric Bailey2017-11-16 20:49:21 -0500
committerEric Bailey2017-11-16 20:49:21 -0500
commit7ccfb1bfe3814c41adaef29da37cfb69820543cd (patch)
tree38221291fc4bc7246e9c8564301fec0551b88b1e /PKGBUILD
parentc71e5301cef67576c3877efca74593ce81c60d3d (diff)
downloadaur-7ccfb1bfe3814c41adaef29da37cfb69820543cd.tar.gz
update upstream URL
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')