summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFaruk D2019-07-23 21:09:24 +0200
committerFaruk D2019-07-23 21:09:24 +0200
commitb7a9952fffc2d4ba56150ab59630067b99343ad5 (patch)
treef6eada65f6e214a7f55e4c14eacdc0163a9516d5 /PKGBUILD
parent316299bf138b220a808c33cd8f01f7e89491a768 (diff)
downloadaur-sagecal-git.tar.gz
fix conflicting packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9446573d6200..60e6405e73fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ makedepends=('casacore' 'make' 'pkg-config' 'binutils' 'boost' 'boost-libs' 'cma
)
depends=('casacore')
optdepends=('fftw' 'hdf5' 'python2-numpy' 'ncurses')
-conflicts=('sagecal')
+conflicts=('sagecal' 'sagecal-gpu')
provides=("${pkgname}")
source=("$pkgname::git+https://github.com/nlesc-dirac/sagecal.git")
md5sums=('SKIP')