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

Antonio Rojas arojas at archlinux.org
Sun Jun 4 09:34:38 UTC 2017


    Date: Sunday, June 4, 2017 @ 09:34:37
  Author: arojas
Revision: 233951

Update to 14.17.2

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-04 09:02:11 UTC (rev 233950)
+++ PKGBUILD	2017-06-04 09:34:37 UTC (rev 233951)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.17.1
+pkgver=14.17.2
 pkgrel=1
 pkgdesc="a Java 3D viewer for chemical structures"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(java-runtime)
 makedepends=(unzip)
 source=("http://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz")
-sha256sums=('cb56216caf6c129a3866e80b5fb743d377bf4c45cfc3d4849d3ddb372c92c5f8')
+sha256sums=('be24817da857fe7aaf879248071bb35f320d16d98f54b11f595f13c7de795713')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list