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

Jürgen Hötzel juergen at archlinux.org
Wed Oct 19 07:30:36 UTC 2016


    Date: Wednesday, October 19, 2016 @ 07:30:35
  Author: juergen
Revision: 278987

upgpkg: ocaml-ctypes 0.9.0-1

Rebuild against OCaml 4.03.0

Modified:
  ocaml-ctypes/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-19 07:22:25 UTC (rev 278986)
+++ PKGBUILD	2016-10-19 07:30:35 UTC (rev 278987)
@@ -3,8 +3,8 @@
 # Contributor: Armin K. <krejzi at email dot com>
 
 pkgname=ocaml-ctypes
-pkgver=0.4.1
-pkgrel=3
+pkgver=0.9.0
+pkgrel=1
 pkgdesc="Library for binding to C libraries using pure OCaml"
 arch=('i686' 'x86_64')
 url="https://github.com/ocamllabs/ocaml-ctypes"
@@ -13,7 +13,7 @@
 makedepends=('ocaml-findlib')
 options=('!strip' '!makeflags')
 source=($pkgname-$pkgver::https://github.com/ocamllabs/ocaml-ctypes/archive/$pkgver.tar.gz)
-sha256sums=('74564e049de5d3c0e76ea284c225cb658ac1a2b483345be1efb9be4b3c1702f5')
+sha256sums=('6a8e29447c2b24c8f4c4e5ae6f9580f42aaaa7c59ef92ed1a2944b097d87b9f3')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list