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

Antonio Rojas arojas at archlinux.org
Sun May 14 07:30:04 UTC 2017


    Date: Sunday, May 14, 2017 @ 07:30:04
  Author: arojas
Revision: 227964

Update to 14.15.4

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-14 07:02:53 UTC (rev 227963)
+++ PKGBUILD	2017-05-14 07:30:04 UTC (rev 227964)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.15.3
+pkgver=14.15.4
 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=('c4f2f4efc18a04c827d4a0493de33d0e05618b7bbbfa31ae5461b1f1f71882c6')
+sha256sums=('91284c9858f4c89c556f6a74000561a065cd49b5d4e4fcc96513cb1d1ae5616d')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list