summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e9e4fbc1d1c..db0e1f2c58b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,8 +26,8 @@ depends=('python2'
#makedepends=()
install=${pkgname%%-git}.install
options=('emptydirs')
-provides=('airflow')
-conflicts=('airflow')
+provides=('airflow' 'python2-airflow')
+conflicts=('airflow' 'python2-airflow')
source=("${pkgname%%-git}::git+https://github.com/apache/incubator-airflow.git#branch=master"
"${pkgname%%-git}.install")
sha256sums=('SKIP'