summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzaps1662015-08-14 11:19:29 +0200
committerzaps1662015-08-14 11:19:29 +0200
commit0580a79926b2d9390c2f2d071cdf6ae5717ddb9f (patch)
tree0c55523b60a4f92b1cac72cac5784f169b92be5d /PKGBUILD
parent9b86cf0951df163ef30d13270e2fb900b18bdb72 (diff)
downloadaur-0580a79926b2d9390c2f2d071cdf6ae5717ddb9f.tar.gz
Update, added pkg-config to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1d3369e6baa5..f306c63597d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zaps166 <spaz16@wp.pl>
pkgname=qmplay2-git
-pkgver=15.06.10
+pkgver=15.08.12
pkgrel=1
pkgdesc='QMPlay2 is a video and audio player which can play most formats and codecs'
arch=('i686' 'x86_64' 'armv7' 'armv6' 'armv5')
@@ -11,7 +11,7 @@ depends=('qt4' 'ffmpeg' 'libass' 'libgl' 'libva' 'libxv' 'alsa-lib' 'libcdio' 't
optdepends=('pulseaudio' 'youtube-dl')
conflicts=('qmplay2')
provides=('qmplay2')
-makedepends=('make' 'gcc' 'git')
+makedepends=('make' 'gcc' 'git' 'pkg-config')
source=('git+https://github.com/zaps166/QMPlay2')
sha256sums=('SKIP')