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

Jürgen Hötzel juergen at archlinux.org
Sat Aug 15 10:18:27 UTC 2015


    Date: Saturday, August 15, 2015 @ 12:18:27
  Author: juergen
Revision: 243745

fix invalid rebuild

Modified:
  ocaml-ctypes/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-15 10:16:59 UTC (rev 243744)
+++ PKGBUILD	2015-08-15 10:18:27 UTC (rev 243745)
@@ -4,7 +4,7 @@
 
 pkgname=ocaml-ctypes
 pkgver=0.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Library for binding to C libraries using pure OCaml"
 arch=('i686' 'x86_64')
 url="https://github.com/ocamllabs/ocaml-ctypes"



More information about the arch-commits mailing list