summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-05-18 21:16:54 +0200
committerGoliathLabs2020-05-18 21:16:54 +0200
commit49192ac0aa7a40d49036092a99c04f5555c637b3 (patch)
treeac9bae40bb6cdcd01b6a6fa32813e3997afa6e64 /PKGBUILD
parenta0af35ddece7b3914e724e0fdf6d67dc5fa5e405 (diff)
downloadaur-ocaml-mysql.tar.gz
Updated: ocaml 4.10.0 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c85095298995..ecbd6d16e5e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ocaml-mysql
pkgver=1.2.4
-pkgrel=1
+pkgrel=2
pkgdesc="OCaml bindings for MySQL"
arch=('i686' 'x86_64')
url="http://ocaml-mysql.forge.ocamlcore.org/"