diff options
author | Daniel Peukert | 2020-08-30 21:25:27 +0200 |
---|---|---|
committer | Daniel Peukert | 2020-08-30 21:25:27 +0200 |
commit | e99bf584e1940fae8116484dc8eaa0d58a6670ff (patch) | |
tree | 9e2c5cfa44f659649254d1a6badf7843b25f4e28 /PKGBUILD | |
parent | 8297c5fc0d40eb9038bb0f6652613d7dac292995 (diff) | |
download | aur-e99bf584e1940fae8116484dc8eaa0d58a6670ff.tar.gz |
ocaml 4.11.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ _projectname='ppx_sexp_message' pkgname="ocaml-$_projectname" pkgver='0.14.0' -pkgrel='1' +pkgrel='2' epoch='1' pkgdesc='A ppx rewriter for easy construction of s-expressions' arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64') |