Date: Wednesday, August 30, 2017 @ 13:50:24
  Author: arojas
Revision: 254780

Update to 14.20.5

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-08-30 13:30:27 UTC (rev 254779)
+++ PKGBUILD    2017-08-30 13:50:24 UTC (rev 254780)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spen...@gmail.com>
 
 pkgname=jmol
-pkgver=14.20.4
+pkgver=14.20.5
 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=('ca1943ae4350f7c4480c9f62f203895160edf9d9f8bb2f48af3b1cc91f71c1f9')
+sha256sums=('4152bca61f9af2ebb86d4511a03070bc1d0b30c8d39d3a587629c3c5d7ed7e8f')
 
 package() {
   cd $pkgname-$pkgver

Reply via email to