summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrainwreckedTech2019-10-11 02:51:19 -0400
committerBrainwreckedTech2019-10-11 02:51:19 -0400
commitf5bac9aa8ad588bd98a578f965a3a2c5f9a6de77 (patch)
treec9792f2585f38c535b5b90e352723f48fee76352 /PKGBUILD
parentca3dc7f0cf0ef58ae971d4518c6faaa0257e2a7d (diff)
downloadaur-f5bac9aa8ad588bd98a578f965a3a2c5f9a6de77.tar.gz
Added 'provides'
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f9ce5ad09f6..78f13711609d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,7 @@ arch=('i686' 'x86_64')
url="https://github.com/rodlie/qtfm/releases"
license=('GPL')
depends=('qt5-base' 'desktop-file-utils' 'ffmpeg' 'hicolor-icon-theme' 'imagemagick')
+provides=('qtfm')
conflicts=('qtfm')
source=('qtfm::git+https://github.com/rodlie/qtfm.git#branch=master')
md5sums=('SKIP')