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

Antonio Rojas arojas at archlinux.org
Tue May 9 06:24:56 UTC 2017


    Date: Tuesday, May 9, 2017 @ 06:24:55
  Author: arojas
Revision: 227398

Update to 14.15.3

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-09 06:20:51 UTC (rev 227397)
+++ PKGBUILD	2017-05-09 06:24:55 UTC (rev 227398)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.15.2
+pkgver=14.15.3
 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=('58e3b6225d775840b5ef38082556563a5ca350a147c0b458bfe734b6d609746c')
+sha256sums=('c4f2f4efc18a04c827d4a0493de33d0e05618b7bbbfa31ae5461b1f1f71882c6')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list