[arch-commits] Commit in camlp5/trunk (PKGBUILD)
Jürgen Hötzel
juergen at archlinux.org
Thu Oct 10 09:41:11 UTC 2019
Date: Thursday, October 10, 2019 @ 09:41:10
Author: juergen
Revision: 514430
upgpkg: camlp5 7.10-1
Modified:
camlp5/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-10 09:40:25 UTC (rev 514429)
+++ PKGBUILD 2019-10-10 09:41:10 UTC (rev 514430)
@@ -8,9 +8,9 @@
# Contributor: Tej Chajed <tchajed at mit dot edu>
pkgname=camlp5
-pkgver=7.08
-_relname=rel708
-pkgrel=3
+pkgver=7.10
+_relname=rel710
+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=("camlp5-${_relname}.tar.gz::https://github.com/camlp5/camlp5/archive/$_relname.tar.gz")
options=('staticlibs')
-sha256sums=('46e67d8e36e5e4558c414f0b569532a33d3a12d7120ffdc474a6b3da1bfff163')
+sha256sums=('83dff83d33ee9b70cd1b9d8d365db63a118201e5feb6aab49d9d3b1d62621784')
build() {
cd "${srcdir}/camlp5-${_relname}"
More information about the arch-commits
mailing list