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

Jürgen Hötzel juergen at archlinux.org
Thu Oct 10 09:55:00 UTC 2019


    Date: Thursday, October 10, 2019 @ 09:54:59
  Author: juergen
Revision: 364322

upgpkg: ocaml-ctypes 0.15.0-1

Modified:
  ocaml-ctypes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-10 09:54:22 UTC (rev 364321)
+++ PKGBUILD	2019-10-10 09:54:59 UTC (rev 364322)
@@ -2,8 +2,8 @@
 # Contributor: Armin K. <krejzi at email dot com>
 
 pkgname=ocaml-ctypes
-pkgver=0.14.0
-pkgrel=4
+pkgver=0.15.0
+pkgrel=1
 pkgdesc="Library for binding to C libraries using pure OCaml"
 arch=('x86_64')
 url="https://github.com/ocamllabs/ocaml-ctypes"
@@ -12,7 +12,7 @@
 makedepends=('ocaml-findlib' 'ocaml-compiler-libs')
 options=('!strip' '!makeflags')
 source=($pkgname-$pkgver.tar.gz::https://github.com/ocamllabs/ocaml-ctypes/archive/$pkgver.tar.gz)
-sha256sums=('e97aea533b3ce254747dcec39c92f0ca74859b9fe29533d2f391598105693a7f')
+sha256sums=('f607c7a3d0b0ab368aa6fb23e4289df2cf6c05541ae2766073ff6e8a35171bac')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list