summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHusam Bilal2020-08-23 10:50:19 +0300
committerHusam Bilal2020-08-23 10:50:19 +0300
commit07176fda36e044136e3d90987fbb800ca63e6a00 (patch)
tree2158f68578e2297b80871a6b23a8414d8693395e /PKGBUILD
parentf09b4d304f815b93d5e49a405e8a487e3eec70af (diff)
downloadaur-07176fda36e044136e3d90987fbb800ca63e6a00.tar.gz
Added provides and conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2898016530cd..b1bb99712082 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,8 @@ pkgdesc="Parallax backgrounds manager"
install=komorebi-bin.install
arch=("x86_64")
url="https://github.com/Komorebi-Fork/komorebi"
+provides=("komorebi")
+conflicts=("komorebi")
license=("GPL")
depends=("desktop-file-utils" "glib2>=2.38" "gtk3>=3.14" "hicolor-icon-theme" "libgtop" "libgee" "libwnck" "clutter" "clutter-gtk" "clutter-gst" "webkit2gtk")
md5sums=("b48f5d61e73e8357ba0a7c82d69216ed")