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

Jürgen Hötzel juergen at gemini.archlinux.org
Tue Aug 9 18:48:31 UTC 2022


    Date: Tuesday, August 9, 2022 @ 18:48:31
  Author: juergen
Revision: 452465

OCaml 4.14.0 rebuild

Modified:
  ocaml-topkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-09 18:48:19 UTC (rev 452464)
+++ PKGBUILD	2022-08-09 18:48:31 UTC (rev 452465)
@@ -1,17 +1,16 @@
 # Maintainer:  Jürgen Hötzel <juergen at archlinux.org>
 pkgname=ocaml-topkg
-pkgver=1.0.4
-pkgrel=2
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="A packager for distributing OCaml software"
 arch=('x86_64')
 url="https://erratique.ch/software/topkg"
 license=('BSD')
-depends=('ocaml>=4.13.1' 'ocaml-result')
+depends=('ocaml>=4.14.0' 'ocaml-result')
 makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs')
 source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
-sha512sums=('5baa1bf0105397589b741acd0195069823548b2051e453dffd641e5d00536b7a5f41b38d005b2b063f9e7cfb9a3b627bec3e6ad48e56769cc35a71f97a897f1b')
+sha512sums=('9450e9139209aacd8ddb4ba18e4225770837e526a52a56d94fd5c9c4c9941e83e0e7102e2292b440104f4c338fabab47cdd6bb51d69b41cc92cc7a551e6fefab')
 
-
 build() {
   cd "${srcdir}/topkg-${pkgver}"
 



More information about the arch-commits mailing list