summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ab874e14171..6d4df740953f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,6 +76,6 @@ package() {
}
post_upgrade() {
- echo "Make sure to upgrade wlroots-git and sway-git together."
+ echo "Make sure to upgrade wlroots-nosystemd-minimal-git and sway-nosystemd-minimal-git together."
echo "Upgrading one but not the other is unsupported."
}