[arch-commits] Commit in ocaml-topkg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 08:47:42 UTC 2020
Date: Friday, July 31, 2020 @ 08:47:42
Author: felixonmars
Revision: 392765
upgpkg: ocaml-topkg 1.0.2-1
Modified:
ocaml-topkg/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 08:39:39 UTC (rev 392764)
+++ PKGBUILD 2020-07-31 08:47:42 UTC (rev 392765)
@@ -1,7 +1,7 @@
# Maintainer: Jürgen Hötzel <juergen at archlinux.org>
pkgname=ocaml-topkg
-pkgver=1.0.1
-pkgrel=4
+pkgver=1.0.2
+pkgrel=1
pkgdesc="A packager for distributing OCaml software"
arch=('x86_64')
url="https://erratique.ch/software/topkg"
@@ -9,7 +9,7 @@
depends=('ocaml' 'ocaml-result')
makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs')
source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
-sha256sums=('0044aea6ad245703836a7faa792a36748736ab9f06e971f1dfb016635a6edaa3')
+sha512sums=('4ec7ef2bbaa574276954f71b4e6ec53106518ba85e7ed6be1c3c186590f0219e15c10bfef6606667f86af4b245a553a3693d4fcc14092c44e203fe9076684f80')
build() {
More information about the arch-commits
mailing list