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

Jürgen Hötzel juergen at archlinux.org
Fri Apr 28 09:13:15 UTC 2017


    Date: Friday, April 28, 2017 @ 09:13:14
  Author: juergen
Revision: 226173

OCaml 4.04.1 rebuild

Modified:
  pfff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-28 09:12:51 UTC (rev 226172)
+++ PKGBUILD	2017-04-28 09:13:14 UTC (rev 226173)
@@ -5,7 +5,7 @@
 
 pkgname='pfff'
 pkgver=0.29
-pkgrel=6
+pkgrel=7
 
 pkgdesc='Tools and APIs for code analysis, visualization and transformation'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 optdepends=('gtk2: required by codegraph and codemap')
 makedepends=('ocaml' 'ocaml-findlib' 'camlp4')
 options=(!makeflags staticlibs !strip) # parallel build fails, need *.a files
-source=("$pkgname-$pkgver.tar.gz::https://github.com/facebook/pfff/archive/v$pkgver.tar.gz"
+source=("$pkgver.tar.gz::https://github.com/facebook/pfff/archive/v$pkgver.tar.gz"
 "lang_js-analyze-module_js.ml-Fix-invalid-documentati.patch"
 "lang_js-analyze-utils_js.mli.patch"
 "0001-Replace-use-of-uint32-by-standard-complient-way.patch"



More information about the arch-commits mailing list