summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIdo Rosen2016-07-10 02:28:57 -0400
committerIdo Rosen2016-07-10 02:28:57 -0400
commit8cb759abdf68c424ca8553f30df8a886b0fddadb (patch)
treee41a3f63f80bd3d158989be7a736b73be291eb41 /PKGBUILD
parent84b3e3ac152430b1f79ebce04285b6d7f9d9e70f (diff)
downloadaur-8cb759abdf68c424ca8553f30df8a886b0fddadb.tar.gz
Cosmetic change.
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'