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

Antonio Rojas arojas at archlinux.org
Thu Jul 20 15:09:56 UTC 2017


    Date: Thursday, July 20, 2017 @ 15:09:55
  Author: arojas
Revision: 245816

Update to 14.20.3

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-20 15:00:33 UTC (rev 245815)
+++ PKGBUILD	2017-07-20 15:09:55 UTC (rev 245816)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.20.2
+pkgver=14.20.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=('b63dce0f1dfaccc3da9d957930c26b0c5de913ba1830d670b6262d8809f6c724')
+sha256sums=('48a6720b69413f0ac3c058928da6ec0d701f4a99beeeb5feb874f95766988f4b')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list