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

Felix Yan felixonmars at archlinux.org
Thu Aug 22 16:50:55 UTC 2019


    Date: Thursday, August 22, 2019 @ 16:50:54
  Author: felixonmars
Revision: 500550

upgpkg: dmtcp 2.6.0-1

Modified:
  dmtcp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-22 16:50:06 UTC (rev 500549)
+++ PKGBUILD	2019-08-22 16:50:54 UTC (rev 500550)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=dmtcp
-pkgver=2.5.2
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='Distributed MultiThreaded CheckPointing'
 url='http://dmtcp.sourceforge.net'
@@ -11,7 +11,7 @@
 makedepends=('dash' 'emacs' 'gdb' 'java-environment' 'openmpi' 'procps-ng' 'python' 'screen'
 	         'strace' 'tcsh' 'vim' 'zsh')
 source=("https://downloads.sourceforge.net/project/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('0e3e5e15bd401b7b6937f2b678cd7d6a252eab0a143d5740b89cc3bebb4282be')
+sha256sums=('3ed62a86dd0cb9c828b93ee8c7c852d6f9c96a0efa48bcfe867521adf7bced68')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list