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

Alexander Rødseth arodseth at gemini.archlinux.org
Wed Jul 28 12:28:50 UTC 2021


    Date: Wednesday, July 28, 2021 @ 12:28:50
  Author: arodseth
Revision: 988852

upgpkg: opam 2.1.0-1

Modified:
  opam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-28 12:28:48 UTC (rev 988851)
+++ PKGBUILD	2021-07-28 12:28:50 UTC (rev 988852)
@@ -2,7 +2,7 @@
 # Contributor: Vincent B. <vb at luminar.eu.org>
 
 pkgname=opam
-pkgver=2.0.9
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='OCaml package manager'
 arch=(x86_64)
@@ -14,7 +14,7 @@
             'mercurial: For downloading packages with mercurial'
             'rsync: For downloading packages with rsync')
 source=("https://github.com/ocaml/opam/releases/download/$pkgver/opam-full-$pkgver.tar.gz")
-sha256sums=('335cfd342af44c5218307627ef43d02d5cd8c4d4435de3dd3ec9f48bc8a7bac9')
+b2sums=('3d51159568b6e85834f70a3545fe37d82470d4253bf9db6fef32b4314fd0a82182737bba6be62a9dd04b6d8fb8d7468b2e23ac39fa475f467adfdb0ec8d52181')
 
 build() {
   cd opam-full-$pkgver



More information about the arch-commits mailing list