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

Evangelos Foutras foutrelis at archlinux.org
Sat Jul 25 18:58:52 UTC 2015


    Date: Saturday, July 25, 2015 @ 20:58:52
  Author: foutrelis
Revision: 242500

upgpkg: ocaml-ctypes 0.4.1-1

New upstream release.

Modified:
  ocaml-ctypes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-25 12:03:48 UTC (rev 242499)
+++ PKGBUILD	2015-07-25 18:58:52 UTC (rev 242500)
@@ -3,8 +3,8 @@
 # Contributor: Armin K. <krejzi at email dot com>
 
 pkgname=ocaml-ctypes
-pkgver=0.3.4
-pkgrel=2
+pkgver=0.4.1
+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=('95b3c21a0348d9e17a30d834926e17e39447e58fe31a9a49e6d0289a0fcd3c43')
+sha256sums=('74564e049de5d3c0e76ea284c225cb658ac1a2b483345be1efb9be4b3c1702f5')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list