pepper-flash is now in repo

This commit is contained in:
MatMoul 2019-03-16 20:33:55 +01:00
parent b24eef5daf
commit f318d282d7

View file

@ -2,8 +2,8 @@
. ./lib . ./lib
options=() options=()
options+=("chromium" "(GTK" off) options+=("chromium" "(GTK)" off)
options+=("pepper-flash" "(AUR) Recommended" off) options+=("pepper-flash" "Recommended" off)
options+=("firefox" "(GTK)" off) options+=("firefox" "(GTK)" off)
options+=("firefox-i18n" "" off) options+=("firefox-i18n" "" off)
options+=("flashplugin" "" off) options+=("flashplugin" "" off)
@ -27,7 +27,6 @@ fi
for itm in $sel; do for itm in $sel; do
case $itm in case $itm in
'"pepper-flash"' | \
'"freshplayerplugin-git"' | \ '"freshplayerplugin-git"' | \
'"freshplayerplugin"' | \ '"freshplayerplugin"' | \
'"vivaldi"' | \ '"vivaldi"' | \