summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorE5ten2018-07-02 10:08:50 -0400
committerE5ten2018-07-02 10:08:50 -0400
commitdf1ab2ce4d167b16316de1ce5ff6983c2aae702b (patch)
tree90f2b9f95897b7cd503a8d6ebac5fb6a49adce5c
parentb3ddb8dcf5686ac870df91676d9d384669bd5580 (diff)
downloadaur-df1ab2ce4d167b16316de1ce5ff6983c2aae702b.tar.gz
update vlc version
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 735f0afd635d..10d1f337f0a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@ pkgbase=libvlc
pkgname=('libvlc' 'libvlccore')
_pkgname=vlc
pkgver=5.6.0
-_pkgver=3.0.2-1
-pkgrel=3
+_pkgver=3.0.3-1
+pkgrel=4
pkgdesc="The VLC library not bundled with VLC so one can use things depending on the lib without installing VLC"
arch=('x86_64')
url='https://www.videolan.org/LibVLC/'
license=('LGPL2.1')
source=("https://mex.mirror.pkgbuild.com/extra/os/x86_64/$_pkgname-$_pkgver-x86_64.pkg.tar.xz")
-md5sums=('4bfef9a296cb36c343d6d3f5202e89fd')
+md5sums=('9eb50cd8df1341a3a6dbcc2480afc31e')
package_libvlc() {
depends=('libvlccore')