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

Antonio Rojas arojas at archlinux.org
Tue Oct 9 05:56:49 UTC 2018


    Date: Tuesday, October 9, 2018 @ 05:56:48
  Author: arojas
Revision: 391271

Update to 14.29.24

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-09 05:52:54 UTC (rev 391270)
+++ PKGBUILD	2018-10-09 05:56:48 UTC (rev 391271)
@@ -2,7 +2,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.29.22
+pkgver=14.29.24
 pkgrel=1
 pkgdesc="a Java 3D viewer for chemical structures"
 arch=(any)
@@ -11,7 +11,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=('fb3a1109cbe888fb0920bf13e910265d8be17048e17555ee323fa9cf85cdd9f2')
+sha256sums=('e16e040f5430ce78ce6a7b9bc2e378ecc17833f0ee9d4dd6a6ee84d69147fb3b')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list