summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBooloki2016-10-11 10:04:03 +0200
committerBooloki2016-10-11 10:04:03 +0200
commita288669899adf3ef26a88247fcbbba1f4756e979 (patch)
tree470d4eee1d8d3acc200552b1b7236fac8b7909dd /PKGBUILD
parentc52aadc5e90a2cac1734ce97d1ac9e4d8343b5ae (diff)
downloadaur-a288669899adf3ef26a88247fcbbba1f4756e979.tar.gz
Update to version 2.2.4-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a5df32713c1d..2eef9a368085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgbase=vlc
pkgname=vlc-nox
-pkgver=2.2.3
+pkgver=2.2.4
pkgrel=1
pkgdesc="A multi-platform MPEG, VCD/DVD, and DivX player (without X support)"
arch=('i686' 'x86_64')
@@ -57,7 +57,7 @@ options=('!emptydirs')
install=${_pkgbase}.install
source=("http://download.videolan.org/${_pkgbase}/${pkgver}/${_pkgbase}-${pkgver}.tar.xz"
"lua53_compat.patch")
-md5sums=('ecbc65be549e5cc83e4cbe0129e66dcd'
+md5sums=('55666c9898f658c7fcca12725bf7dd1b'
'96d3b346d9149ffb1b430066dfb6249a')
prepare() {
@@ -79,6 +79,7 @@ build() {
--disable-qt \
--disable-skins2 \
--disable-rpath \
+ --disable-projectm \
--enable-faad \
--enable-nls \
--enable-lirc \