[arch-commits] Commit in jmol/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu May 24 07:58:27 UTC 2018
Date: Thursday, May 24, 2018 @ 07:58:26
Author: arojas
Revision: 328510
Update to 14.29.15
Modified:
jmol/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-24 06:51:25 UTC (rev 328509)
+++ PKGBUILD 2018-05-24 07:58:26 UTC (rev 328510)
@@ -3,7 +3,7 @@
# Contributor: James Spencer <james.s.spencer at gmail.com>
pkgname=jmol
-pkgver=14.29.14
+pkgver=14.29.15
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=('a7be4e6bea6e46079762bf9edb27dba71ba91e1e9ffe89c954eec9f3582cdfdd')
+sha256sums=('e71df634776ade7c57f58986affd2b68e0d0d61bcda7b031e0b51da9d4aa81e1')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list