[arch-commits] Commit in ocaml-ctypes/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 23 02:04:12 UTC 2020
Date: Monday, March 23, 2020 @ 02:04:12
Author: felixonmars
Revision: 378382
upgpkg: ocaml-ctypes 0.17.1-1
Modified:
ocaml-ctypes/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-23 01:28:24 UTC (rev 378381)
+++ PKGBUILD 2020-03-23 02:04:12 UTC (rev 378382)
@@ -2,7 +2,7 @@
# Contributor: Armin K. <krejzi at email dot com>
pkgname=ocaml-ctypes
-pkgver=0.17.0
+pkgver=0.17.1
pkgrel=1
pkgdesc="Library for binding to C libraries using pure OCaml"
arch=('x86_64')
@@ -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)
-sha512sums=('927eadd44964b35e422e4b2e0d376c252827e2f1e4d746a6a346bb9f3ab10d8791cb299f5b885236cb135f9d5de229203d51b92aa848d605949eb674cdca7202')
+sha512sums=('1e197009f7e6b29b43944f757e987934337ebfa11bb2ff2ca8ba3ebc607e37cf1259d07a90d7faf4b91b49ee20d5c65357ad305f34ada0a8d336a3904233150e')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list