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

Antonio Rojas arojas at archlinux.org
Fri Jan 26 07:18:06 UTC 2018


    Date: Friday, January 26, 2018 @ 07:18:05
  Author: arojas
Revision: 287013

Update to 14.29.1

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-26 06:58:43 UTC (rev 287012)
+++ PKGBUILD	2018-01-26 07:18:05 UTC (rev 287013)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.28.4
+pkgver=14.29.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=('330b9441cd1c690b75c204a6d736d66f5d62ea749b698172294df16262cb0666')
+sha256sums=('c036589746838ab5bb07e68562a751388792825b2e8a2793c884956e0cc6baf8')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list