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

Baptiste Jonglez zorun at archlinux.org
Tue Nov 28 20:52:43 UTC 2017


    Date: Tuesday, November 28, 2017 @ 20:52:42
  Author: zorun
Revision: 270514

upgpkg: camlp5 7.03-1

Modified:
  camlp5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-28 19:51:13 UTC (rev 270513)
+++ PKGBUILD	2017-11-28 20:52:42 UTC (rev 270514)
@@ -8,9 +8,9 @@
 # Contributor: Tej Chajed <tchajed at mit dot edu>
 
 pkgname=camlp5
-pkgver=7.02
-_relname=rel702
-pkgrel=3
+pkgver=7.03
+_relname=rel703
+pkgrel=1
 arch=('x86_64')
 pkgdesc='A preprocessor-pretty-printer of OCaml.'
 url='https://camlp5.github.io/'
@@ -18,7 +18,7 @@
 depends=('ocaml')
 source=("https://github.com/camlp5/camlp5/archive/$_relname.tar.gz")
 options=('staticlibs')
-sha1sums=('b69dd1589d9028dac15ac15fdb14beb404ae241f')
+sha256sums=('c13d0a957a8e70627e1900ca25243b5e8da042bbda9eaa9e7d06955c0e3df21a')
 
 build() {
   cd "${srcdir}/camlp5-${_relname}"



More information about the arch-commits mailing list