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

Antonio Rojas arojas at archlinux.org
Mon May 1 20:48:25 UTC 2017


    Date: Monday, May 1, 2017 @ 20:48:24
  Author: arojas
Revision: 226450

Update to 14.15.2

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-01 17:10:32 UTC (rev 226449)
+++ PKGBUILD	2017-05-01 20:48:24 UTC (rev 226450)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.15.1
+pkgver=14.15.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=('2614d5bd671cefa5976422648a07af5e7917ae520ac4e0ea258e301b4ac3b635')
+sha256sums=('58e3b6225d775840b5ef38082556563a5ca350a147c0b458bfe734b6d609746c')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list