summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authore5ten2019-01-20 22:28:26 -0500
committere5ten2019-01-20 22:28:26 -0500
commit4c9288ad0e8383d702b092a3cd1bca0f2431bf21 (patch)
treebdb79f1b2c421e3068a7d4f645dc29b54be35af1
parentcf465c7897550ab05fe4edc31801da677a5a3196 (diff)
downloadaur-libvlc.tar.gz
update to vlc 3.0.6
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8482e7ea410..49fa527bcfc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@ pkgbase=libvlc
pkgname=('libvlc' 'libvlccore')
_pkgname=vlc
pkgver=5.6.0
-_pkgver=3.0.4-4
-pkgrel=5
+_pkgver=3.0.6-1
+pkgrel=6
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://archive.archlinux.org/packages/v/${_pkgname}/${_pkgname}-${_pkgver}-x86_64.pkg.tar.xz")
-md5sums=('db8e24f6792a9e30f85a11e1e6c115f0')
+sha512sums=('c1181609c92f8e919b70deda1db07ce871894b22c317b72c85d0753f1e3b6bb0a933a91d1e5b374ad97c6eb54e8c1b109bfdc8b0048ed221a2fa74df6828864f')
package_libvlc() {
depends=('libvlccore')