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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 08:56:26 UTC 2022


    Date: Wednesday, May 4, 2022 @ 08:56:26
  Author: felixonmars
Revision: 1192754

upgpkg: ocamlbuild 0.14.1-1

Modified:
  ocamlbuild/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 08:56:20 UTC (rev 1192753)
+++ PKGBUILD	2022-05-04 08:56:26 UTC (rev 1192754)
@@ -1,8 +1,8 @@
 # Maintainer: Jürgen Hötzel <juergen at hoetzel.info>
 
 pkgname=ocamlbuild
-pkgver=0.14.0
-pkgrel=12
+pkgver=0.14.1
+pkgrel=1
 pkgdesc='Build tool, that has built-in rules for building OCaml library and programs'
 arch=('x86_64')
 license=('GPL2')
@@ -10,7 +10,7 @@
 depends=('ocaml>=4.13.1')
 options=('!makeflags')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/ocaml/${pkgname}/archive/$pkgver.tar.gz")
-sha256sums=('87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78')
+sha256sums=('4e1279ff0ef80c862eaa5207a77020d741e89ef94f0e4a92a37c4188dbf08256')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list