[arch-commits] Commit in ocaml-topkg/trunk (PKGBUILD)
Jürgen Hötzel
juergen at gemini.archlinux.org
Tue Jul 27 15:50:43 UTC 2021
Date: Tuesday, July 27, 2021 @ 15:50:43
Author: juergen
Revision: 420517
ocaml-4.12.0 rebuild
Modified:
ocaml-topkg/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-27 15:48:24 UTC (rev 420516)
+++ PKGBUILD 2021-07-27 15:50:43 UTC (rev 420517)
@@ -1,12 +1,12 @@
# Maintainer: Jürgen Hötzel <juergen at archlinux.org>
pkgname=ocaml-topkg
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="A packager for distributing OCaml software"
arch=('x86_64')
url="https://erratique.ch/software/topkg"
license=('BSD')
-depends=('ocaml>=4.11.0' 'ocaml-result')
+depends=('ocaml>=4.12.0' 'ocaml-result')
makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs')
source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
sha512sums=('7e9fe1ee00f358496a73ef09aa3b10576701e29c81e9ab7d340982718e7fdad4e66d670a3ee98f83315e3eebd8553144c75c3d17ca4054202adb3acae8699dee')
More information about the arch-commits
mailing list