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

Bruno Pagani archange at archlinux.org
Thu Jun 6 12:31:19 UTC 2019


    Date: Thursday, June 6, 2019 @ 12:31:18
  Author: archange
Revision: 477449

Upstream re-released

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 11:29:29 UTC (rev 477448)
+++ PKGBUILD	2019-06-06 12:31:18 UTC (rev 477449)
@@ -3,7 +3,7 @@
 
 pkgname=dune
 pkgver=1.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
 url="https://github.com/ocaml/dune"
@@ -13,7 +13,7 @@
 conflicts=(jbuilder)
 replaces=(jbuilder)
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('1ea4e866d80860a24a924c3f8bde5e2e3ba1b4ee59ac78b9eecf82c436813b62')
+sha256sums=('7c779a656807d659cf8b5c18af9362b67fd8273a3618f21742ac97b4a53b7328')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list