summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-04-12 19:01:30 -0400
committerVincent Grande2021-04-12 19:01:30 -0400
commit805ef72133a2c40ade181ada5a9627ebae535abc (patch)
tree2a4219421d726dc126c2e3d259e09fb6566ab9dd /PKGBUILD
parentd486dfb9e872e16da4a19601ff5504fc2e884dbc (diff)
downloadaur-wlroots-nosystemd-minimal-git.tar.gz
update note
Diffstat (limited to 'PKGBUILD')
-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."
}