summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-10-24 01:24:48 +0200
committerhaawda2020-10-24 01:24:48 +0200
commitb205eecabf908a00632f5d3df272a2032f5afb11 (patch)
tree79eda65dd00d0fb5d2f5774a6b5382929ae023e2 /PKGBUILD
parenta47b9fbb4dac491ff5b0feae3d23e5062ef3d442 (diff)
downloadaur-mpb.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 41898d7da7dd..759f9cd93b5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=mpb
-pkgver=1.11.0
+pkgver=1.11.1
pkgrel=1
pkgdesc="A program for computing the band structures and electromagnetic modes"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ license=('GPL')
depends=('lapack' 'hdf5' 'fftw' 'libctl' 'guile')
makedepends=('gcc-fortran')
source=(https://github.com/NanoComp/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('5852a0a40cd035ffcbab9cfdab759be731bfe1d9c8cc491120acbac26731d4a0')
+sha256sums=('dc55b081c56079727dac92d309f8e4ea84ca6eea9122ec24b7955f8c258608e1')
prepare() {
cp -r $pkgname-$pkgver $pkgname-inv