Skip to content

Commit 2453e15

Browse files
committed
archlinux: fix post-upgrade notify hook
Match package not file, to catch also meta-package upgrades.
1 parent c97fc64 commit 2453e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

archlinux/PKGBUILD.qubes-post-upgrade.hook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Trigger]
22
Operation = Upgrade
3-
Type = Path
3+
Type = Package
44
Target = *
55

66
[Action]

0 commit comments

Comments
 (0)