summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorEric Bailey2019-09-10 01:13:11 -0400
committerEric Bailey2019-09-10 01:13:11 -0400
commitbfb03a0d7741ab3510d62911f18cfaea816a83a0 (patch)
tree724f88a8847d9eeb5191761d6881edfdb0bda8f6 /.SRCINFO
parentc608c6dc502ed70312b6cf113330eff8e88b7dc3 (diff)
downloadaur-bfb03a0d7741ab3510d62911f18cfaea816a83a0.tar.gz
fix rogue build file getting in package
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4c2833a37e2..03798db68c37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-yojson
pkgdesc = Low level JSON binary for OCaml
pkgver = 1.4.1
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/ocaml-community/yojson
arch = x86_64
license = BSD