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

Baptiste Jonglez zorun at archlinux.org
Thu Oct 11 21:13:46 UTC 2018


    Date: Thursday, October 11, 2018 @ 21:13:46
  Author: zorun
Revision: 392805

upgpkg: camlp5 7.07-1

Modified:
  camlp5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-11 21:04:06 UTC (rev 392804)
+++ PKGBUILD	2018-10-11 21:13:46 UTC (rev 392805)
@@ -8,9 +8,9 @@
 # Contributor: Tej Chajed <tchajed at mit dot edu>
 
 pkgname=camlp5
-pkgver=7.06
-_relname=rel706
-pkgrel=2
+pkgver=7.07
+_relname=rel707
+pkgrel=1
 arch=('x86_64')
 pkgdesc='A preprocessor-pretty-printer of OCaml.'
 url='https://camlp5.github.io/'
@@ -19,7 +19,7 @@
 makedepends=('ocaml-compiler-libs')
 source=("https://github.com/camlp5/camlp5/archive/$_relname.tar.gz")
 options=('staticlibs')
-sha256sums=('bea3fba40305b6299a4a65a26f8e1f1caf844abec61588ff1c500e9c05047922')
+sha256sums=('a2c493b833b217adf94d2000eb19015b990c4e441beb35cf36b1d33ed2351991')
 
 build() {
   cd "${srcdir}/camlp5-${_relname}"



More information about the arch-commits mailing list