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

Jürgen Hötzel juergen at archlinux.org
Thu Oct 10 09:48:54 UTC 2019


    Date: Thursday, October 10, 2019 @ 09:48:53
  Author: juergen
Revision: 514436

upgpkg: dune 1.11.3-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-10 09:48:12 UTC (rev 514435)
+++ PKGBUILD	2019-10-10 09:48:53 UTC (rev 514436)
@@ -2,8 +2,8 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.11.1
-pkgrel=2
+pkgver=1.11.3
+pkgrel=1
 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=('f2aa962451c98e47a90ca47273b2080e5f9aaeb6e3b6271dc78a44b831cc0d46')
+sha256sums=('a54d4ffa6ced041554935e7930d31670491395ff78b8600c4e4d8cbbd02841bc')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list