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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Sep 24 05:30:17 UTC 2014


    Date: Wednesday, September 24, 2014 @ 07:30:16
  Author: bpiotrowski
Revision: 119536

upgpkg: mpv 0.5.4-1

new upstream release

Modified:
  mpv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-24 04:12:09 UTC (rev 119535)
+++ PKGBUILD	2014-09-24 05:30:16 UTC (rev 119536)
@@ -3,8 +3,8 @@
 # Contributor: Eivind Uggedal <eivind at uggedal.com>
 
 pkgname=mpv
-pkgver=0.5.3
-pkgrel=2
+pkgver=0.5.4
+pkgrel=1
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -19,7 +19,7 @@
 options=('!emptydirs' '!buildflags')
 install=mpv.install
 source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('8ce1e57224834d3d4ff7f6c3ecbeea82')
+md5sums=('ab784201b48bc38aace349974da2b501')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list