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

Jürgen Hötzel juergen at archlinux.org
Mon Jan 22 20:28:39 UTC 2018


    Date: Monday, January 22, 2018 @ 20:28:38
  Author: juergen
Revision: 285229

upgpkg: camlp4 4.06-1

Modified:
  camlp4/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-22 20:27:26 UTC (rev 285228)
+++ PKGBUILD	2018-01-22 20:28:38 UTC (rev 285229)
@@ -3,14 +3,14 @@
 # Contributor: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=camlp4
-pkgver=4.05
+pkgver=4.06
 pkgrel=1
 pkgdesc='Caml preprocessor and pretty-printer'
 arch=('x86_64')
 license=('GPL2')
 url='https://github.com/ocaml/camlp4/releases'
-depends=('ocaml>=4.05.0')
-makedepends=('git' 'ocamlbuild')
+depends=('ocaml>=4.06.0')
+makedepends=('git' 'ocamlbuild' 'ocaml-compiler-libs')
 options=('!makeflags' '!emptydirs' 'staticlibs')
 source=("git://github.com/ocaml/camlp4#branch=$pkgver")
 md5sums=('SKIP')



More information about the arch-commits mailing list