summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg2014-03-02 22:58:50 +0100
committerJohannes Löthberg2015-06-08 12:07:36 +0200
commit2aaf6d06e6d0d2d16fbbaf127eabe96ed2887fe7 (patch)
tree9091f2b3808f59a0ebee1df3929cc7bfd943a42a /PKGBUILD
parented3104c0c929c2e0394f007bd1d70be74d04d438 (diff)
downloadaur-2aaf6d06e6d0d2d16fbbaf127eabe96ed2887fe7.tar.gz
*mps*: Remove .install file from sources since it's not needed to be in there..
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b415cf5e6794..9affe684308f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,8 @@ optdepends=('mpv: Alternative to mplayer for playback'
'mplayer: Alternative to mpv for playback')
conflicts=('mps-youtube')
install=mps-youtube-git.install
-source=('git+https://github.com/np1/mps-youtube.git' 'mps-youtube-git.install')
-md5sums=('SKIP'
- '60f96ac1aa29a2024d2213004636bee8')
+source=('git+https://github.com/np1/mps-youtube.git')
+md5sums=('SKIP')
pkgver() {
cd mps-youtube