[arch-commits] Commit in ocaml-integers/trunk (PKGBUILD)
Jürgen Hötzel
juergen at gemini.archlinux.org
Sat Dec 11 12:26:19 UTC 2021
Date: Saturday, December 11, 2021 @ 12:26:18
Author: juergen
Revision: 431857
upgpkg: ocaml-integers 0.5.0-1
Modified:
ocaml-integers/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-11 12:25:41 UTC (rev 431856)
+++ PKGBUILD 2021-12-11 12:26:18 UTC (rev 431857)
@@ -1,8 +1,8 @@
# Maintainer: Jürgen Hötzel <juergen at archlinux.org>
pkgname=ocaml-integers
-pkgver=0.4.0
-pkgrel=4
+pkgver=0.5.0
+pkgrel=1
pkgdesc='Library for binding to C libraries using pure OCaml'
arch=('i686' 'x86_64')
url=https://github.com/ocamllabs/ocaml-integers
@@ -10,7 +10,7 @@
options=('!strip')
makedepends=('dune' 'ocaml-topkg' 'ocaml-findlib' 'ocaml-compiler-libs>=4.12.0' 'ocamlbuild' 'opam')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ocamllabs/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('ba6e087606c622533ecca9dc4c0917a3cc183e73e3e7d8511b68e21183ef913f')
+sha256sums=('b0116f785d62d03ad8873bdaededcdc637aeca6709318ed343f9cc5568bfa1f2')
build() {
More information about the arch-commits
mailing list