[arch-commits] Commit in vlc/trunk (PKGBUILD update-vlc-plugin-cache.hook)
Andreas Radke
andyrtr at archlinux.org
Sun Apr 26 11:37:56 UTC 2020
Date: Sunday, April 26, 2020 @ 11:37:55
Author: andyrtr
Revision: 381609
upgpkg: vlc 3.0.9.2-2: alpm-hooks should use Type = Path, not File
Modified:
vlc/trunk/PKGBUILD
vlc/trunk/update-vlc-plugin-cache.hook
------------------------------+
PKGBUILD | 4 ++--
update-vlc-plugin-cache.hook | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-26 11:31:37 UTC (rev 381608)
+++ PKGBUILD 2020-04-26 11:37:55 UTC (rev 381609)
@@ -8,7 +8,7 @@
# optional fixup version including hyphen
_vlcfixupver=
pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=1
+pkgrel=2
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url='https://www.videolan.org/vlc/'
arch=('x86_64')
@@ -100,7 +100,7 @@
lua53_compat.patch)
sha512sums=('c1009871449b3547ee8fec0c6e95fcf8f7b0328aa85c0c9670aa38ce11d083bae74584ec501b131232cd00fda707d6269ffa5f42c95aa04fe84b44045ca44409'
'SKIP'
- '80357bae69e32b353d3784932d854e294906798e14faffb87c3383c3b6f6bdc57cbabb9c6e3f3c1adf0f8ddbb24153e72104c963cf1934970c2983c96daef9df'
+ 'b247510ffeadfd439a5dadd170c91900b6cdb05b5ca00d38b1a17c720ffe5a9f75a32e0cb1af5ebefdf1c23c5acc53513ed983a736e8fa30dd8fad237ef49dd3'
'33cda373aa1fb3ee19a78748e2687f2b93c8662c9fda62ecd122a2e649df8edaceb54dda3991bc38c80737945a143a9e65baa2743a483bb737bb94cd590dc25f')
validpgpkeys=('65F7C6B4206BD057A7EB73787180713BE58D1ADC') # VideoLAN Release Signing Key
Modified: update-vlc-plugin-cache.hook
===================================================================
--- update-vlc-plugin-cache.hook 2020-04-26 11:31:37 UTC (rev 381608)
+++ update-vlc-plugin-cache.hook 2020-04-26 11:37:55 UTC (rev 381609)
@@ -1,5 +1,5 @@
[Trigger]
-Type = File
+Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
More information about the arch-commits
mailing list