summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcondy2020-03-22 15:34:34 +0800
committercondy2020-03-22 15:34:34 +0800
commitb2def1f245e1f93d9534cebcb859840e18891612 (patch)
treeb91ed4b3105ce30a231f5f50dab2154c24133981 /PKGBUILD
parente7ff5db1585b4d7df6209e4c89cf7f376d4f341c (diff)
downloadaur-b2def1f245e1f93d9534cebcb859840e18891612.tar.gz
Bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 958d2afeab6b..1f7af6bbf288 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=yojson
pkgname=ocaml-${_pkgname}
pkgver=1.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Low level JSON binary for OCaml"
arch=('x86_64')
url="https://github.com/ocaml-community/${_pkgname}"