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

Bruno Pagani archange at archlinux.org
Thu Jul 5 09:48:33 UTC 2018


    Date: Thursday, July 5, 2018 @ 09:48:33
  Author: archange
Revision: 352641

upgpkg: merlin 3.1.0-1

Modified:
  merlin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-05 09:47:58 UTC (rev 352640)
+++ PKGBUILD	2018-07-05 09:48:33 UTC (rev 352641)
@@ -1,7 +1,7 @@
 # Maintainer: Bruno Pagani <archange at archlinux.org>
 
 pkgname=merlin
-pkgver=3.0.5
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Context sensitive completion for OCaml in Vim and Emacs"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('ocaml-findlib' 'ocaml-yojson' 'emacs')
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('c0e88492d609c9b161dab517af077a26d12398718b97e615684f1ba9bed00c6e')
+sha256sums=('5deb4e3d9f1eaf283e17ec7dca2f17ce768a229e1da0170844d99860f84b8bc6')
 
 build() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list