Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages / ocamlbuild
Commits: 4316e776 by Juergen Hoetzel at 2023-12-02T11:04:19+01:00 OCaml 5.1 rebuild - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,12 +3,12 @@ pkgname=ocamlbuild pkgver=0.14.2 -pkgrel=3 +pkgrel=4 pkgdesc='Build tool, that has built-in rules for building OCaml library and programs' arch=(x86_64) license=(GPL2) url='https://github.com/ocaml/ocamlbuild/releases' -depends=('ocaml>=5.0.0') +depends=('ocaml') options=(!makeflags) source=($pkgname-$pkgver.tar.gz::"https://github.com/ocaml/$pkgname/archive/$pkgver.tar.gz") b2sums=('d81613878f93f27c6de41461e6b3cebe0744a5204297725263a608cb129a708aaf6f27b444b97d68f2bde844a760f8e78647641f10eed61e727ef3936562cdea') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocamlbuild/-/commit/4316e7769f2f8ad4ecded698e474310266837d16 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ocamlbuild/-/commit/4316e7769f2f8ad4ecded698e474310266837d16 You're receiving this email because of your account on gitlab.archlinux.org.
