summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjlaehne2020-09-01 12:01:34 +0200
committerjlaehne2020-09-01 12:01:34 +0200
commit1038673de522ce49d510563f12497e1c3532413d (patch)
tree0f454478caed219126b3100e3ec1e95ee1f7bf53 /PKGBUILD
parent4a28f7cb03164bf88c5181692ca5bb2c43bf8ae0 (diff)
downloadaur-1038673de522ce49d510563f12497e1c3532413d.tar.gz
Fix conflicts/provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88304514d6b4..17059b08c469 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,6 +26,8 @@ optdepends=('python-scikit-learn: learning'
makedepends=('python-setuptools' )
replaces=('hyperspy')
+conflicts=('hyperspy')
+provides=('hyperspy')
source=(https://github.com/hyperspy/hyperspy/archive/v$pkgver.zip)
sha256sums=('942294a6a6f76ccb55c510ca07293ef93b3fe4eedd37b840b9c88366624b2026')