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

Christian Hesse eworm at archlinux.org
Thu Feb 26 22:23:17 UTC 2015


    Date: Thursday, February 26, 2015 @ 23:23:17
  Author: eworm
Revision: 128320

upgpkg: mpv 0.8.2-1

new upstream release

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-26 22:21:26 UTC (rev 128319)
+++ PKGBUILD	2015-02-26 22:23:17 UTC (rev 128320)
@@ -3,7 +3,7 @@
 # Contributor: Eivind Uggedal <eivind at uggedal.com>
 
 pkgname=mpv
-pkgver=0.8.1
+pkgver=0.8.2
 pkgrel=1
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@
 options=('!emptydirs' '!buildflags')
 install=mpv.install
 source=($pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('1790d2d267c92c61b1309adb4f9c46d6')
+md5sums=('6437a04dbcfe42efc13cdd37c979b954')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list