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

Antonio Rojas arojas at archlinux.org
Tue Jan 30 07:58:23 UTC 2018


    Date: Tuesday, January 30, 2018 @ 07:58:20
  Author: arojas
Revision: 288020

Update to 14.29.2

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-30 07:57:53 UTC (rev 288019)
+++ PKGBUILD	2018-01-30 07:58:20 UTC (rev 288020)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.29.1
+pkgver=14.29.2
 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=('c036589746838ab5bb07e68562a751388792825b2e8a2793c884956e0cc6baf8')
+sha256sums=('9598d17a862d56435fb68ce53946230a3714f6b10b1c538bd7c1550e5c968cf6')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list