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

Antonio Rojas arojas at archlinux.org
Wed Jun 6 08:26:08 UTC 2018


    Date: Wednesday, June 6, 2018 @ 08:26:02
  Author: arojas
Revision: 340957

Update to 14.29.16

Modified:
  jmol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 08:19:10 UTC (rev 340956)
+++ PKGBUILD	2018-06-06 08:26:02 UTC (rev 340957)
@@ -3,7 +3,7 @@
 # Contributor: James Spencer <james.s.spencer at gmail.com>
 
 pkgname=jmol
-pkgver=14.29.15
+pkgver=14.29.16
 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=('e71df634776ade7c57f58986affd2b68e0d0d61bcda7b031e0b51da9d4aa81e1')
+sha256sums=('82a80f0ee7d1f913f6459d6adf66e8735a88a28eb23a3f9d884b6fcf816d4242')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list