summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg2014-03-02 22:58:50 +0100
committerJohannes Löthberg2015-06-08 12:19:15 +0200
commitcb0351ec9c3cc81f6e62f80da3e862b82fab0242 (patch)
tree193a6a73858afabf68f6ea3394e589ca2efd9808 /PKGBUILD
parentac83b44e24fb5eb324e75a8bed23a2ed0f981213 (diff)
downloadaur-cb0351ec9c3cc81f6e62f80da3e862b82fab0242.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 8af9c5df3275..17cf8c67f7e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,9 +11,8 @@ depends=('python')
optdepends=('mpv: Alternative to mplayer for playback'
'mplayer: Alternative to mpv for playback')
install=np1-mps.install
-source=("https://github.com/np1/mps/archive/v$pkgver.tar.gz" 'np1-mps.install')
-md5sums=('32f7939c7b082f5867b874308b377eb8'
- '26c08fc68ce960f1cc3a7f3f9157fa27')
+source=("https://github.com/np1/mps/archive/v$pkgver.tar.gz")
+md5sums=('32f7939c7b082f5867b874308b377eb8')
package() {
cd mps-$pkgver