[arch-commits] Commit in lablgtk3/trunk (PKGBUILD)
Jürgen Hötzel
juergen at gemini.archlinux.org
Sat Dec 11 12:29:09 UTC 2021
Date: Saturday, December 11, 2021 @ 12:29:09
Author: juergen
Revision: 1068248
OCaml 4.13.1 rebuild
Modified:
lablgtk3/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-11 12:28:48 UTC (rev 1068247)
+++ PKGBUILD 2021-12-11 12:29:09 UTC (rev 1068248)
@@ -3,13 +3,13 @@
pkgname=lablgtk3
pkgver=3.1.1
-pkgrel=3
+pkgrel=4
pkgdesc="An Objective Caml interface to gtk3"
arch=('x86_64')
license=('LGPL')
url="http://lablgtk.forge.ocamlcore.org/"
depends=('gtk3' 'gtksourceview3' 'gtkspell3' 'ocaml-cairo')
-makedepends=('ocaml-compiler-libs>=4.12.0' 'ocaml-findlib' 'dune')
+makedepends=('ocaml-compiler-libs>=4.13.1' 'ocaml-findlib' 'dune')
optdepends=('ocaml: for using the tools')
source=("https://github.com/garrigue/lablgtk/releases/download/${pkgver}/${pkgname}-${pkgver}.tbz")
sha256sums=('22c7061c8acb49c1ccd0a19396d2b1d7d1d677e0ce7954122404be94a00fecf9')
More information about the arch-commits
mailing list