[arch-commits] Commit in mpv/trunk (PKGBUILD)
Bartłomiej Piotrowski
bpiotrowski at nymeria.archlinux.org
Thu Oct 24 08:16:33 UTC 2013
Date: Thursday, October 24, 2013 @ 10:16:32
Author: bpiotrowski
Revision: 99076
upgpkg: mpv 0.2.1-1
- new upstream release
Modified:
mpv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-10-24 08:16:14 UTC (rev 99075)
+++ PKGBUILD 2013-10-24 08:16:32 UTC (rev 99076)
@@ -3,7 +3,7 @@
# Contributor: Eivind Uggedal <eivind at uggedal.com>
pkgname=mpv
-pkgver=0.2.0
+pkgver=0.2.1
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@
options=(!emptydirs)
install=mpv.install
source=("https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('f86a6e99093b83717edded92ad8346b1')
+md5sums=('4e7c8823354f97753f0cbe17c61ec211')
build() {
unset CFLAGS
More information about the arch-commits
mailing list