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

Jürgen Hötzel juergen at archlinux.org
Sat Aug 24 12:12:32 UTC 2019


    Date: Saturday, August 24, 2019 @ 12:12:32
  Author: juergen
Revision: 360632

upgpkg: ocaml-topkg 1.0.1-1

Modified:
  ocaml-topkg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-24 12:08:02 UTC (rev 360631)
+++ PKGBUILD	2019-08-24 12:12:32 UTC (rev 360632)
@@ -1,7 +1,7 @@
 # Maintainer:  Jürgen Hötzel <juergen at archlinux.org>
 pkgname=ocaml-topkg
-pkgver=0.9.1
-pkgrel=3
+pkgver=1.0.1
+pkgrel=1
 pkgdesc="A packager for distributing OCaml software"
 arch=('x86_64')
 url="https://erratique.ch/software/topkg"
@@ -9,8 +9,9 @@
 depends=('ocaml' 'ocaml-result')
 makedepends=('ocaml-findlib' 'ocamlbuild' 'opam' 'ocaml-compiler-libs')
 source=("https://erratique.ch/software/topkg/releases/topkg-${pkgver}.tbz")
-md5sums=('8978a0595db1a22e4251ec62735d4b84')
+sha256sums=('0044aea6ad245703836a7faa792a36748736ab9f06e971f1dfb016635a6edaa3')
 
+
 build() {
   cd "${srcdir}/topkg-${pkgver}"
 



More information about the arch-commits mailing list