blob: fb68e6e3afce9e3acec9617788f3fc6dd178a22f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[Trigger]
Operation = Upgrade
Type = Package
Target = discord
Target = discord-canary
Target = discord-development
Target = openasar-bin
Target = discord-canary-electron-bin
Target = discord-ptb
Target = discord_arch_electron
[Action]
Depends = openasar-bin
When = PreTransaction
Exec = /usr/share/openasar/openasar-remove.sh
|