summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg2014-03-02 22:58:50 +0100
committerJohannes Löthberg2015-06-08 12:21:09 +0200
commitfa14c724786a737084ae37b6da4f549636c2b611 (patch)
tree53da867ab31071908844ed65f9b448577c260571
parent50a3b77b925c4a7678fbc4769c3b273e8ac61d4e (diff)
downloadaur-fa14c724786a737084ae37b6da4f549636c2b611.tar.gz
*mps*: Remove .install file from sources since it's not needed to be in there..
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fef92c6f433..bc65160a6bcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -13,9 +13,7 @@ pkgbase = np1-mps-git
optdepends = mplayer: Alternative to mpv for playback
conflicts = np1-mps
source = git+https://github.com/np1/mps.git
- source = np1-mps-git.install
md5sums = SKIP
- md5sums = 26c08fc68ce960f1cc3a7f3f9157fa27
pkgname = np1-mps-git
diff --git a/PKGBUILD b/PKGBUILD
index 75385c86a36b..66fce1963f5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,8 @@ optdepends=('mpv: Alternative to mplayer for playback'
'mplayer: Alternative to mpv for playback')
conflicts=('np1-mps')
install=np1-mps-git.install
-source=('git+https://github.com/np1/mps.git' 'np1-mps-git.install')
-md5sums=('SKIP'
- '26c08fc68ce960f1cc3a7f3f9157fa27')
+source=('git+https://github.com/np1/mps.git')
+md5sums=('SKIP')
pkgver() {
cd mps