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

Antonio Rojas arojas at archlinux.org
Wed Mar 14 08:30:21 UTC 2018


    Date: Wednesday, March 14, 2018 @ 08:30:21
  Author: arojas
Revision: 307642

Update to 14.29.10

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-14 08:30:07 UTC (rev 307641)
+++ PKGBUILD	2018-03-14 08:30:21 UTC (rev 307642)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.29.5
+pkgver=14.29.10
 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=('5c350aa6ff0133c539d874bd1d6db0e1726335b45262c9c96449c843b0374e11')
+sha256sums=('7f9a9bb5d2430779eb43cc11823248d936a5a712fceddc3a01bab76c79a1512e')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list