[arch-commits] Commit in vlc/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Sun Dec 3 12:24:27 UTC 2017
Date: Sunday, December 3, 2017 @ 12:24:26
Author: anthraxx
Revision: 311547
upgpkg: vlc 2.2.7-1
Modified:
vlc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-03 11:52:02 UTC (rev 311546)
+++ PKGBUILD 2017-12-03 12:24:26 UTC (rev 311547)
@@ -4,8 +4,8 @@
# Contributor: Martin Sandsmark <martin.sandsmark at kde.org>
pkgname=vlc
-pkgver=2.2.6
-pkgrel=5
+pkgver=2.2.7
+pkgrel=1
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url='https://www.videolan.org/vlc/'
arch=('x86_64')
@@ -58,7 +58,7 @@
vlc-2.2.6-fix-memleak.patch
update-vlc-plugin-cache.hook
lua53_compat.patch)
-sha512sums=('9aff5922eb8b3c6a24e6153c367b0170dbc67602ae3e9304f52d2da00c9081d66cc98abd722b7c95b6c7d2e6cc7c86f21f9cba42c7d4bf29ca97d0f2d3553f8d'
+sha512sums=('45822e2521e73d4f275bdea3e71d9b0e28f11c3f757bda6014b90325fb5b454e94b896586834384c4b57e7e1bf714efed90a35e4763fd9e018b5dcd332b7d31b'
'SKIP'
'0f16c0e1a21808a3e48a276ed41c3845650bb2d5df5386c8c50832aa769959a8d440086b0af3ae17add754b449a8501334b7f167c68210c255f55b53c40a799f'
'd9e69a01eb8868647beac0f419328e6ca3fe14a2e2a9e6ce4b61ed590b41b0136fb3ac9e284b174a910c2fe8822d1b37445a48d0b7caea647060ebfabe899e7b'
@@ -81,7 +81,7 @@
export CPPFLAGS+=" -I/usr/include/samba-4.0"
export CXXFLAGS+=" -std=gnu++98"
export LUAC=/usr/bin/luac
- export LUA_LIBS="`pkg-config --libs lua`"
+ export LUA_LIBS="$(pkg-config --libs lua)"
export RCC=/usr/bin/rcc-qt4
./configure --prefix=/usr \
More information about the arch-commits
mailing list