summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authore5ten2018-10-05 08:10:58 -0400
committere5ten2018-10-05 08:10:58 -0400
commitcf465c7897550ab05fe4edc31801da677a5a3196 (patch)
tree24f85e73dda1a1e0d3471529feac24124bf73db0
parentb37a4fe9c9c88fd187a88774c0711c2221b22fd7 (diff)
downloadaur-cf465c7897550ab05fe4edc31801da677a5a3196.tar.gz
update release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3010a06014a5..f1a15f03a297 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libvlc
pkgdesc = The VLC library not bundled with VLC so one can use things depending on the lib without installing VLC
pkgver = 5.6.0
- pkgrel = 4
+ pkgrel = 5
url = https://www.videolan.org/LibVLC/
arch = x86_64
license = LGPL2.1
diff --git a/PKGBUILD b/PKGBUILD
index 6a08b7d34d37..a8482e7ea410 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=('libvlc' 'libvlccore')
_pkgname=vlc
pkgver=5.6.0
_pkgver=3.0.4-4
-pkgrel=4
+pkgrel=5
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/'