summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas Heitzmann Gabrielli2021-02-03 17:28:52 -0300
committerLucas Heitzmann Gabrielli2021-02-03 17:28:52 -0300
commit0f710c1c094031b3ed84519e06cba51c43cff0db (patch)
tree8ee578ef7274a5252800a36ce429b7967bf0d380 /PKGBUILD
parente7c2e1649a8d8b85a6ed6dd02f54f1d3879e9c3e (diff)
downloadaur-0f710c1c094031b3ed84519e06cba51c43cff0db.tar.gz
Update
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() {