aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4abde9..7c42604 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,6 +15,7 @@ pkgbase = mps-youtube-git
optdepends = mplayer: Alternative to mpv for playback
optdepends = ffmpeg: for transcoding downloaded content
optdepends = xclip: for copying content to the clipboard
+ provides = mps-youtube
conflicts = mps-youtube
source = git+https://github.com/np1/mps-youtube.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 0f5c59a..47c6d3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ optdepends=('mpv: Alternative to mplayer for playback'
'ffmpeg: for transcoding downloaded content'
'xclip: for copying content to the clipboard')
+provides=('mps-youtube')
conflicts=('mps-youtube')
install=mps-youtube-git.install