[arch-commits] Commit in opam/trunk (PKGBUILD)
    Alexander Rødseth 
    arodseth at archlinux.org
       
    Sun Sep 23 10:12:39 UTC 2018
    
    
  
    Date: Sunday, September 23, 2018 @ 10:12:39
  Author: arodseth
Revision: 384192
upgpkg: opam 2.0.0-2
Modified:
  opam/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 08:30:11 UTC (rev 384191)
+++ PKGBUILD	2018-09-23 10:12:39 UTC (rev 384192)
@@ -3,12 +3,12 @@
 
 pkgname=opam
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='OCaml package manager'
 arch=('x86_64')
 url='https://opam.ocaml.org/'
 license=('GPL')
-depends=('aspcud' 'ocaml' 'ocaml-compiler-libs' 'unzip')
+depends=('aspcud' 'bubblewrap' 'ocaml' 'ocaml-compiler-libs' 'unzip')
 optdepends=('darcs: For downloading packages with darcs'
             'git: For downloading packages with git'
             'mercurial: For downloading packages with mercurial'
    
    
More information about the arch-commits
mailing list