Add update check for chromium-widevine

This commit is contained in:
Silvan Calarco 2019-10-24 18:35:16 +02:00
parent 7d20fe46fc
commit 3978f8a721
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
VERSION=3.0.4
VERSION=3.0.5

View File

@ -27,7 +27,7 @@ class SystemTrayIcon(QSystemTrayIcon):
srpm = [
"skype", "flashplugin", "win32codecs", "msttcorefonts", "b43-firmware",
"sun-java", "virtualbox-extension-pack", "chromium-pepper-flash",
"spotify"
"chromium-widevine", "spotify"
]
NetsrpmsArg = "-c"
lista = []