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

Christian Hesse eworm at archlinux.org
Thu Oct 20 06:23:30 UTC 2016


    Date: Thursday, October 20, 2016 @ 06:23:29
  Author: eworm
Revision: 192663

upgpkg: mpv 1:0.21.0-1

new upstream release

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-20 06:21:10 UTC (rev 192662)
+++ PKGBUILD	2016-10-20 06:23:29 UTC (rev 192663)
@@ -5,7 +5,7 @@
 
 pkgname=mpv
 epoch=1
-pkgver=0.20.0
+pkgver=0.21.0
 pkgrel=1
 _waf_version=1.8.12
 pkgdesc='a free, open source, and cross-platform media player'
@@ -23,7 +23,7 @@
 options=('!emptydirs' '!buildflags')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz"
   "http://www.freehackers.org/~tnagy/release/waf-${_waf_version}")
-sha256sums=('fe6ec9d2ded5ce84b963f54b812d579d04f944f4a737f3ae639c4d5d9e842b56'
+sha256sums=('d05f8ece859c500ef1649cdfea911ec1529df1898b8fda3e217766dc28dc9bd3'
   '01bf2beab2106d1558800c8709bc2c8e496d3da4a2ca343fe091f22fca60c98b')
 
 prepare() {



More information about the arch-commits mailing list