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

Alexander Rødseth arodseth at archlinux.org
Sun Jul 28 17:36:10 UTC 2019


    Date: Sunday, July 28, 2019 @ 17:36:09
  Author: arodseth
Revision: 493868

upgpkg: opam 2.0.5-1

Modified:
  opam/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-28 17:35:13 UTC (rev 493867)
+++ PKGBUILD	2019-07-28 17:36:09 UTC (rev 493868)
@@ -2,7 +2,7 @@
 # Contributor: Vincent B. <vb at luminar.eu.org>
 
 pkgname=opam
-pkgver=2.0.4
+pkgver=2.0.5
 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=('debfb828b400fb511ca290f1bfc928db91cad74ec1ccbddcfdbfeff26f7099e5')
+sha256sums=('776c7e64d6e24c2ef1efd1e6a71d36e007645efae94eaf860c05c1929effc76f')
 
 build() {
   cd "opam-full-$pkgver"
@@ -32,5 +32,5 @@
   rmdir "$pkgdir/usr/doc"
 }
 
-# getver: -u=2 opam.ocaml.org
+# getver: github.com/ocaml/opam/releases
 # vim: ts=2 sw=2 et:



More information about the arch-commits mailing list