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

Antonio Rojas arojas at archlinux.org
Tue Apr 4 06:34:45 UTC 2017


    Date: Tuesday, April 4, 2017 @ 06:34:44
  Author: arojas
Revision: 220456

Update to 14.11.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-04 05:28:43 UTC (rev 220455)
+++ PKGBUILD	2017-04-04 06:34:44 UTC (rev 220456)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.11.0
+pkgver=14.11.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")
-sha256sums=('24c42c4365f4d57f83c0cd4cc97123c9f887b4affd7dc25e545b496b4b7c79d2')
+sha256sums=('4344ed9f8e35b6e49a1c5bcebabc887488300d5de6ddfed462f4f4d58b470304')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list