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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 19:18:46 UTC 2020


    Date: Tuesday, June 9, 2020 @ 19:18:45
  Author: felixonmars
Revision: 640867

upgpkg: dune 2.6.0-1

Modified:
  dune/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 19:18:44 UTC (rev 640866)
+++ PKGBUILD	2020-06-09 19:18:45 UTC (rev 640867)
@@ -2,8 +2,8 @@
 # Contributor: Jakob Gahde <j5lx at fmail.co.uk>
 
 pkgname=dune
-pkgver=2.5.1
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc="A composable build system for OCaml (formerly jbuilder)"
 arch=(x86_64)
 url="https://github.com/ocaml/dune"
@@ -10,7 +10,7 @@
 license=(Apache)
 depends=(glibc ocaml ocaml-findlib)
 source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('d7d3df74c33ef9b2d1fb95c3150e91056b69aefbad44542bd4af3ef310038a3b083fb178065ec0fbb5eb3dd564578d04d37944ec022fb92fe5d437a6ca7ec3fa')
+sha512sums=('2940b432504331dccbfbd61bf32f4960286efab34de65df1c335226ab3d48b2225569774674b09ef0846bc3a691eea0eeb1d688855e37be7b2b69adf69cb2a29')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list