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

Antonio Rojas arojas at archlinux.org
Mon Oct 23 06:24:37 UTC 2017


    Date: Monday, October 23, 2017 @ 06:24:37
  Author: arojas
Revision: 264013

Update to 14.21.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 05:52:42 UTC (rev 264012)
+++ PKGBUILD	2017-10-23 06:24:37 UTC (rev 264013)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.20.8
+pkgver=14.21.1
 pkgrel=1
 pkgdesc="a Java 3D viewer for chemical structures"
 arch=(any)
@@ -12,7 +12,7 @@
 depends=(java-runtime)
 makedepends=(unzip)
 source=("https://sourceforge.net/projects/jmol/files/Jmol/Version%20${pkgver%.*}/Jmol%20$pkgver/Jmol-$pkgver-binary.tar.gz")
-sha256sums=('cb5543d6bb33eee07e923361c00ff37c6955f3de41916d694dafe5544c0eb780')
+sha256sums=('fa9255f38f5a646dd317c188f8535a56487b87a794c26ef8f67ca16a57762a54')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list