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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Sat Dec 28 10:20:02 UTC 2013


    Date: Saturday, December 28, 2013 @ 11:20:02
  Author: bpiotrowski
Revision: 103160

upgpkg: mpv 0.2.4-4

- build with upstream's cflags

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-28 09:34:33 UTC (rev 103159)
+++ PKGBUILD	2013-12-28 10:20:02 UTC (rev 103160)
@@ -4,7 +4,7 @@
 
 pkgname=mpv
 pkgver=0.2.4
-pkgrel=3
+pkgrel=4
 pkgdesc='Video player based on MPlayer/mplayer2'
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -15,7 +15,7 @@
          'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua'
         )
 makedepends=('mesa' 'python-docutils')
-options=(!emptydirs)
+options=('!emptydirs' '!buildflags')
 install=mpv.install
 source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
 md5sums=('465e99ed24478f3a2afe5ae1c4fdd7f4')




More information about the arch-commits mailing list