aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-12 15:07:17 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:42 +0200
commitabd3bc2df6e485d3bc731ac7b76762e95aed2713 (patch)
treed4a2a6499ff3c2b482b24a40f24d074adb393fab /PKGBUILD
parenta0827dc7cd6d64291320dbd0884a37c797738eb8 (diff)
downloadpkgbuilds-abd3bc2df6e485d3bc731ac7b76762e95aed2713.tar.xz
Reformated all PKGBUILDs
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17923e7..548781d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@ pkgver=0.r38704.f9d2ad6
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2 (git version)'
+url='http://mpv.io'
arch=('i686' 'x86_64')
license=('GPL')
-url='http://mpv.io'
depends=('portaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libxinerama'
'libquvi' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils'
@@ -19,8 +19,8 @@ conflicts=('mpv')
options=(!emptydirs)
install=mpv.install
-
source=('git+http://github.com/mpv-player/mpv#branch=master')
+
md5sums=('SKIP')
pkgver() {