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

Guillaume Alaux guillaume at nymeria.archlinux.org
Sat Apr 27 12:47:30 UTC 2013


    Date: Saturday, April 27, 2013 @ 14:47:30
  Author: guillaume
Revision: 183718

Upstream release

Modified:
  java-jsch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-27 12:39:39 UTC (rev 183717)
+++ PKGBUILD	2013-04-27 12:47:30 UTC (rev 183718)
@@ -1,7 +1,7 @@
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 _libname=jsch
 pkgname=java-${_libname}
-pkgver=0.1.48
+pkgver=0.1.49
 pkgrel=1
 pkgdesc="A pure Java implementation of SSH2"
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('java-runtime-headless')
 makedepends=('apache-ant')
 source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
-md5sums=('9422dbbce4466be80be35b47e60dae25')
+sha256sums=('c017dfd2533b86dd751a8b1caea0ab4f19bfb9199c207c94fbdddcfd2ba9bbfe')
 
 build() {
   cd "${srcdir}/${_libname}-${pkgver}"




More information about the arch-commits mailing list