[arch-commits] Commit in dune/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 22 01:25:18 UTC 2020
Date: Wednesday, April 22, 2020 @ 01:25:17
Author: felixonmars
Revision: 617454
upgpkg: dune 2.2.0-1
Modified:
dune/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-22 01:24:23 UTC (rev 617453)
+++ PKGBUILD 2020-04-22 01:25:17 UTC (rev 617454)
@@ -2,7 +2,7 @@
# Contributor: Jakob Gahde <j5lx at fmail.co.uk>
pkgname=dune
-pkgver=2.1.3
+pkgver=2.2.0
pkgrel=1
pkgdesc="A composable build system for OCaml (formerly jbuilder)"
arch=(x86_64)
@@ -10,7 +10,7 @@
license=(Apache)
depends=(glibc ocaml ocaml-findlib)
source=("${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha512sums=('342cb699c5f727765f8eac18562259a9c2cd5ee0d60e864833bc4257864683bee8393fcc6b40a98f31b872881921dc64147628974bdb016f26c0f20ce320ee5f')
+sha512sums=('0c529cbfbaac99cdd644f7066ab68a739bd09b02a57b7ca83c2f3b706594d1f1b793e7ab3b86d9cd03512a308970a6733abb08ad74320014f0654f770f41742a')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list