[arch-commits] Commit in mpv/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sun Feb 16 12:44:15 UTC 2014


    Date: Sunday, February 16, 2014 @ 13:44:15
  Author: bpiotrowski
Revision: 105848

upgpkg: mpv 0.3.5-1

new upstream release

Modified:
  mpv/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-16 11:34:42 UTC (rev 105847)
+++ PKGBUILD	2014-02-16 12:44:15 UTC (rev 105848)
@@ -3,7 +3,7 @@
 # Contributor: Eivind Uggedal <eivind at uggedal.com>
 
 pkgname=mpv
-pkgver=0.3.4
+pkgver=0.3.5
 pkgrel=1
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
 options=('!emptydirs' '!buildflags')
 install=mpv.install
 source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('274bf45367df99774512cf43659004d5')
+md5sums=('b3fdd3e70d6e53a14c3b1881343d2aca')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list