summaryrefslogtreecommitdiff
path: root/community/mpv/PKGBUILD
diff options
context:
space:
mode:
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 faad2e446..64254bcea 100644
--- a/community/mpv/PKGBUILD
+++ b/community/mpv/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 111788 2014-05-24 15:22:04Z bpiotrowski $
+# $Id: PKGBUILD 113142 2014-06-14 13:14:41Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Eivind Uggedal <eivind@uggedal.com>
pkgname=mpv
-pkgver=0.3.10
+pkgver=0.3.11
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ makedepends=('mesa' 'python-docutils' 'ladspa')
options=('!emptydirs' '!buildflags')
install=mpv.install
source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('9cfd0a4118b260bff4a3bc21cac7d1ab')
+md5sums=('c2ab93033ce55e3e0ee596576db88e74')
prepare() {
cd $pkgname-$pkgver