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

Baptiste Jonglez zorun at archlinux.org
Sat Feb 24 09:39:33 UTC 2018


    Date: Saturday, February 24, 2018 @ 09:39:32
  Author: zorun
Revision: 297631

upgpkg: camlp5 7.05-1

Modified:
  camlp5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-24 09:31:30 UTC (rev 297630)
+++ PKGBUILD	2018-02-24 09:39:32 UTC (rev 297631)
@@ -8,9 +8,9 @@
 # Contributor: Tej Chajed <tchajed at mit dot edu>
 
 pkgname=camlp5
-pkgver=7.03
-_relname=rel703
-pkgrel=3
+pkgver=7.05
+_relname=rel705
+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=('c13d0a957a8e70627e1900ca25243b5e8da042bbda9eaa9e7d06955c0e3df21a')
+sha256sums=('ccc7afd2936c75cbee4aad58cd2ef8e7bf0dded556b91d76e4e462a27550ff12')
 
 build() {
   cd "${srcdir}/camlp5-${_relname}"



More information about the arch-commits mailing list