aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-03-02 22:58:50 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-08 12:07:28 +0200
commit2593c03d76d306afa9403551fefe0330cbae5bfd (patch)
tree96a9bd9c629f43100324545302f19a8932c7b2c9 /PKGBUILD
parent0e5d7c10090a6391cb4dadc59b400c295006d6f2 (diff)
downloadpkgbuilds-2593c03d76d306afa9403551fefe0330cbae5bfd.tar.xz
*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 aeb8039..996c670 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,8 @@ depends=('python' 'python-pafy')
optdepends=('mpv: Alternative to mplayer for playback'
'mplayer: Alternative to mpv for playback')
install=mps-youtube.install
-source=('https://github.com/np1/mps-youtube/archive/v0.01.32.tar.gz' 'mps-youtube.install')
-md5sums=('e2c7c2428d712fd8f447998d870cd9a7'
- '60f96ac1aa29a2024d2213004636bee8')
+source=('https://github.com/np1/mps-youtube/archive/v0.01.32.tar.gz')
+md5sums=('e2c7c2428d712fd8f447998d870cd9a7')
package() {
cd mps-youtube-$pkgver