update upstream URL

This commit is contained in:
Eric Bailey 2017-11-16 20:49:21 -05:00
parent c71e5301ce
commit 7ccfb1bfe3
2 changed files with 4 additions and 7 deletions

View file

@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
# Mon Oct 16 01:20:36 UTC 2017
# Fri Nov 17 01:49:17 UTC 2017
pkgbase = ocaml-yojson
pkgdesc = An optimized parsing and printing library for JSON
pkgver = 1.3.3
pkgrel = 1
url = http://mjambon.com/yojson.html
url = https://github.com/mjambon/yojson
arch = i686
arch = x86_64
arch = armv7h

View file

@ -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')