summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2021-07-31 15:38:00 +0200
committerDaniel Peukert2021-07-31 15:38:00 +0200
commit859be4b840c51ce2af44f7a252d0bca9e0aa9784 (patch)
tree4de23394cf266788001d30ba82d7fd18c5fda882 /PKGBUILD
parent123d4fe30bff168eaa632ff04d4565c29c2d6101 (diff)
downloadaur-859be4b840c51ce2af44f7a252d0bca9e0aa9784.tar.gz
ocaml 4.12.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab6a0b3a5d9b..2b2672a6022e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_deriving'
pkgname="ocaml-$_projectname"
pkgver='5.2.1'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc='Type-driven code generation for OCaml'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')