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

Baptiste Jonglez zorun at archlinux.org
Thu Jul 5 07:42:48 UTC 2018


    Date: Thursday, July 5, 2018 @ 07:42:48
  Author: zorun
Revision: 352455

upgpkg: camlp5 7.06-1

Modified:
  camlp5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-05 07:29:57 UTC (rev 352454)
+++ PKGBUILD	2018-07-05 07:42:48 UTC (rev 352455)
@@ -8,8 +8,8 @@
 # Contributor: Tej Chajed <tchajed at mit dot edu>
 
 pkgname=camlp5
-pkgver=7.05
-_relname=rel705
+pkgver=7.06
+_relname=rel706
 pkgrel=1
 arch=('x86_64')
 pkgdesc='A preprocessor-pretty-printer of OCaml.'
@@ -19,7 +19,7 @@
 makedepends=('ocaml-compiler-libs')
 source=("https://github.com/camlp5/camlp5/archive/$_relname.tar.gz")
 options=('staticlibs')
-sha256sums=('ccc7afd2936c75cbee4aad58cd2ef8e7bf0dded556b91d76e4e462a27550ff12')
+sha256sums=('bea3fba40305b6299a4a65a26f8e1f1caf844abec61588ff1c500e9c05047922')
 
 build() {
   cd "${srcdir}/camlp5-${_relname}"



More information about the arch-commits mailing list