summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e26c8fe4ddb0..c2c6aed3f26b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
pkgname=python-slepc4py-git
pkgdesc="Python bindings for PETSc"
pkgver=20201014
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
url="https://gitlab.com/slepc/slepc4py"
provides=(slepc4py)
conflicts=(slepc4py)
license=('custom')
-depends=('slepc' 'python-petsc4py-git')
+depends=('slepc-git')
makedepends=('git')
options=(!emptydirs)
-source=("slepc4py::git+https://gitlab.com/slepc/slepc4py.git")
+source=("slepc4py::git+https://gitlab.com/slepc/slepc4py.git#branch=maint")
md5sums=('SKIP')
pkgver() {