Date: Thursday, June 10, 2021 @ 22:27:27 Author: felixonmars Revision: 417915
upgpkg: ocaml-topkg 1.0.3-1 Modified: ocaml-topkg/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-10 22:25:23 UTC (rev 417914) +++ PKGBUILD 2021-06-10 22:27:27 UTC (rev 417915) @@ -1,7 +1,7 @@ # Maintainer: Jürgen Hötzel <juer...@archlinux.org> pkgname=ocaml-topkg -pkgver=1.0.2 -pkgrel=2 +pkgver=1.0.3 +pkgrel=1 pkgdesc="A packager for distributing OCaml software" arch=('x86_64') url="https://erratique.ch/software/topkg" @@ -9,7 +9,7 @@ depends=('ocaml>=4.11.0' 'ocaml-result') makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs') source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz") -sha512sums=('4ec7ef2bbaa574276954f71b4e6ec53106518ba85e7ed6be1c3c186590f0219e15c10bfef6606667f86af4b245a553a3693d4fcc14092c44e203fe9076684f80') +sha512sums=('7e9fe1ee00f358496a73ef09aa3b10576701e29c81e9ab7d340982718e7fdad4e66d670a3ee98f83315e3eebd8553144c75c3d17ca4054202adb3acae8699dee') build() {