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

Antonio Rojas arojas at archlinux.org
Sun Feb 19 09:52:13 UTC 2017


    Date: Sunday, February 19, 2017 @ 09:52:12
  Author: arojas
Revision: 213103

Update to 14.9.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-19 05:43:42 UTC (rev 213102)
+++ PKGBUILD	2017-02-19 09:52:12 UTC (rev 213103)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.9.0
+pkgver=14.9.1
 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")
-sha1sums=('a9e9c10e2e76ce50a34556308f4676e676717f88')
+sha1sums=('c71739e31716e3d073919269f3e8e3edfe6650ef')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list