summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Maftei2016-11-26 16:26:41 +0200
committerDan Maftei2016-11-26 16:26:41 +0200
commita004b80ac6c17f13d05dfc089b1c0f6304dbe92e (patch)
tree432c0be6d823aebfb1e67997f9bcd43dc90448d8 /PKGBUILD
parent1a013fc6b1c63891d3cb01afcf1c0823a327a03f (diff)
downloadaur-a004b80ac6c17f13d05dfc089b1c0f6304dbe92e.tar.gz
Updated to 5.7. Thanks to berquist for pointing out.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 14049a0f641d..dd91d5f00edc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Dan Maftei <dan.maftei@gmail.com>
pkgname='molden'
-pkgver=5.6
+pkgver=5.7
pkgrel=1
pkgdesc="A program for molecular and electronic structure visualization"
arch=('i686' 'x86_64')
@@ -29,7 +29,7 @@ install=
changelog=
source=(ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/$pkgname$pkgver.tar.gz)
noextract=()
-md5sums=('f539997178089e63a559f0ca754661e0')
+md5sums=('63516d4c2ba178d534fc48b6720d421a')
build() {
cd "$pkgname$pkgver"