summaryrefslogtreecommitdiff
path: root/community/mpv/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-15 01:56:07 -0700
committerroot <root@rshg054.dnsready.net>2013-09-15 01:56:07 -0700
commitc779760082085ee8f0e33d528811450e260867e0 (patch)
tree826e201cf8f1c37ff4b1420905fe253851fb04ea /community/mpv/PKGBUILD
parent4037e15db64f7056ae2222c22605b41d95d5b3c3 (diff)
Sun Sep 15 01:54:13 PDT 2013
Diffstat (limited to 'community/mpv/PKGBUILD')
-rw-r--r--community/mpv/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mpv/PKGBUILD b/community/mpv/PKGBUILD
index b5466cc93..45b14470c 100644
--- a/community/mpv/PKGBUILD
+++ b/community/mpv/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96909 2013-09-07 21:16:35Z eric $
+# $Id: PKGBUILD 97143 2013-09-14 07:10:59Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Eivind Uggedal <eivind@uggedal.com>
pkgname=mpv
-pkgver=0.1.5
+pkgver=0.1.6
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('portaudio' 'ffmpeg' 'lcms2' 'libxinerama' 'libquvi' 'mpg123' 'libxv' '
makedepends=('mesa' 'python-docutils')
options=(!emptydirs)
source=("https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('693d2b3854b86081382b71465b5cdb3e')
+md5sums=('4c9ee855f8beedb2508baa392704a45d')
build() {
unset CFLAGS