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

Bruno Pagani archange at archlinux.org
Fri Jul 26 12:13:52 UTC 2019


    Date: Friday, July 26, 2019 @ 12:13:51
  Author: archange
Revision: 492854

upgpkg: dune 1.11.0-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-26 11:23:34 UTC (rev 492853)
+++ PKGBUILD	2019-07-26 12:13:51 UTC (rev 492854)
@@ -2,8 +2,8 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=1.10.0
-pkgrel=2
+pkgver=1.11.0
+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=('7c779a656807d659cf8b5c18af9362b67fd8273a3618f21742ac97b4a53b7328')
+sha256sums=('e13df17f4c84150b4cbbea2426996b73356e4918005dbf10173aa8d2209062cd')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list