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

Felix Yan felixonmars at archlinux.org
Sat Mar 21 18:19:56 UTC 2020


    Date: Saturday, March 21, 2020 @ 18:19:56
  Author: felixonmars
Revision: 602952

upgpkg: camlp5 7.11-1

Modified:
  camlp5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-21 18:19:51 UTC (rev 602951)
+++ PKGBUILD	2020-03-21 18:19:56 UTC (rev 602952)
@@ -8,8 +8,8 @@
 # Contributor: Tej Chajed <tchajed at mit dot edu>
 
 pkgname=camlp5
-pkgver=7.10
-_relname=rel710
+pkgver=7.11
+_relname=rel711
 pkgrel=1
 arch=('x86_64')
 pkgdesc='A preprocessor-pretty-printer of OCaml.'
@@ -19,7 +19,7 @@
 makedepends=('ocaml-compiler-libs')
 source=("camlp5-${_relname}.tar.gz::https://github.com/camlp5/camlp5/archive/$_relname.tar.gz")
 options=('staticlibs')
-sha256sums=('83dff83d33ee9b70cd1b9d8d365db63a118201e5feb6aab49d9d3b1d62621784')
+sha256sums=('a048b8e0feb2a1058187824fc9cb6b55f2c5b788c43c15d6db090d789c7121ba')
 
 build() {
   cd "${srcdir}/camlp5-${_relname}"



More information about the arch-commits mailing list