diff options
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 5 |
2 files changed, 2 insertions, 5 deletions
@@ -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 @@ -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 |