[arch-commits] Commit in ocaml-topkg/trunk (PKGBUILD)

Jürgen Hötzel juergen at archlinux.org
Sat Aug 29 13:09:52 UTC 2020


    Date: Saturday, August 29, 2020 @ 13:09:52
  Author: juergen
Revision: 394894

OCaml 4.11.0 rebuild

Modified:
  ocaml-topkg/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 13:09:37 UTC (rev 394893)
+++ PKGBUILD	2020-08-29 13:09:52 UTC (rev 394894)
@@ -1,12 +1,12 @@
 # Maintainer:  Jürgen Hötzel <juergen at archlinux.org>
 pkgname=ocaml-topkg
 pkgver=1.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A packager for distributing OCaml software"
 arch=('x86_64')
 url="https://erratique.ch/software/topkg"
 license=('BSD')
-depends=('ocaml' 'ocaml-result')
+depends=('ocaml>=4.11.0' 'ocaml-result')
 makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs')
 source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
 sha512sums=('4ec7ef2bbaa574276954f71b4e6ec53106518ba85e7ed6be1c3c186590f0219e15c10bfef6606667f86af4b245a553a3693d4fcc14092c44e203fe9076684f80')



More information about the arch-commits mailing list