summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2018-05-12 16:13:55 +0000
committerDaniel Bermond2018-05-12 16:13:55 +0000
commit6d5eb172488ffa25cce2030d736d9ba78f2f59bf (patch)
tree34cdceaf9d98937bc5d26b0efffef64f96ac415e
parenta0bcfc373123d0db8e98ca2cd155579e502d130b (diff)
downloadaur-6d5eb172488ffa25cce2030d736d9ba78f2f59bf.tar.gz
Updated to version 3.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 248a6ed459c2..4326677745aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vlc-decklink
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player (with decklink support)
- pkgver = 3.0.1
- pkgrel = 2
+ pkgver = 3.0.2
+ pkgrel = 1
url = https://www.videolan.org/vlc/
arch = i686
arch = x86_64
@@ -162,10 +162,10 @@ pkgbase = vlc-decklink
conflicts = vlc-git
replaces = vlc-plugin
options = !emptydirs
- source = https://download.videolan.org/vlc/3.0.1/vlc-3.0.1.tar.xz
+ source = https://download.videolan.org/vlc/3.0.2/vlc-3.0.2.tar.xz
source = update-vlc-plugin-cache.hook
source = lua53_compat.patch
- sha256sums = ce700cdfb49d721b75581ee727e98cc60dae97407ccec0f82124d5e9a1cb1301
+ sha256sums = efe8c889b69bffba9662140bdcf434d9d36edc5dbb0e300fcce4553c354ea198
sha256sums = c6f60c50375ae688755557dbfc5bd4a90a8998f8cf4d356c10d872a1a0b44f3a
sha256sums = d1cb88a1037120ea83ef75b2a13039a16825516b776d71597d0e2eae5df2d8fa
diff --git a/PKGBUILD b/PKGBUILD
index 02729ae939ee..26216e249cea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_srcname=vlc
pkgname=vlc-decklink
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player (with decklink support)'
url='https://www.videolan.org/vlc/'
arch=('i686' 'x86_64')
@@ -101,7 +101,7 @@ options=('!emptydirs')
source=("https://download.videolan.org/${_srcname}/${pkgver}/${_srcname}-${pkgver}.tar.xz"
'update-vlc-plugin-cache.hook'
'lua53_compat.patch')
-sha256sums=('ce700cdfb49d721b75581ee727e98cc60dae97407ccec0f82124d5e9a1cb1301'
+sha256sums=('efe8c889b69bffba9662140bdcf434d9d36edc5dbb0e300fcce4553c354ea198'
'c6f60c50375ae688755557dbfc5bd4a90a8998f8cf4d356c10d872a1a0b44f3a'
'd1cb88a1037120ea83ef75b2a13039a16825516b776d71597d0e2eae5df2d8fa')