summaryrefslogtreecommitdiff
path: root/community/mpv/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mpv/PKGBUILD')
-rw-r--r--community/mpv/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/mpv/PKGBUILD b/community/mpv/PKGBUILD
index ba55e1e7a..0756bc09a 100644
--- a/community/mpv/PKGBUILD
+++ b/community/mpv/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 103194 2013-12-29 19:04:18Z bpiotrowski $
-# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
+# $Id: PKGBUILD 105849 2014-02-16 12:44:18Z bpiotrowski $
+# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Eivind Uggedal <eivind@uggedal.com>
pkgname=mpv
-pkgver=0.3.0
+pkgver=0.3.5
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ makedepends=('mesa' 'python-docutils' 'waf')
options=('!emptydirs' '!buildflags')
install=mpv.install
source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('47c9ea5fc8cf0c15cc6a15631bfbc770')
+md5sums=('b3fdd3e70d6e53a14c3b1881343d2aca')
build() {
cd $pkgname-$pkgver