summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Heitzmann Gabrielli2022-06-05 20:46:41 -0300
committerLucas Heitzmann Gabrielli2022-06-05 20:46:41 -0300
commita07e4eee7a5f623549daafaac3fc4244e6c10c86 (patch)
treeec59e3a194bb2ec0d9226363ef2160865e6db338 /PKGBUILD
parent96e267a6d154e73b7009e86203e3c00eabff0de1 (diff)
downloadaur-mpb-git.tar.gz
Repo update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feb4fb693833..116af78b28c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,17 @@
# Maintainer: Lucas H. Gabrielli <heitzmann@gmail.com>
pkgname=mpb-git
-pkgver=1.6.1.r5.g866d2f6
+pkgver=1.11.1.r12.g84de012
pkgrel=1
pkgdesc='MIT Photonic-Bands: computation of photonic band structures in periodic media'
arch=('i686' 'x86_64')
-url='https://github.com/stevengj/mpb'
+url='https://github.com/NanoComp/mpb'
license=('GPL2')
-depends=('lapack' 'hdf5' 'fftw-mpi' 'libctl-git')
+depends=('lapack' 'hdf5' 'fftw' 'libctl-git')
makedepends=('gcc-fortran')
optdepends=('h5utils: visualization and conversion of scientific data')
-provides=('mpb')
+provides=("mpb=${pkgver}")
conflicts=('mpb')
-source=('git+https://github.com/stevengj/mpb.git')
+source=('git+https://github.com/NanoComp/mpb.git')
sha256sums=('SKIP')
pkgver() {