summaryrefslogtreecommitdiff
path: root/pcr
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2023-07-08 21:04:52 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2023-07-08 21:04:56 -0400
commitf6aa486c4e33ff296af0db8fc4f3f07c61211c47 (patch)
tree2d09b7a5081cb0af29e559e92861f895ae1527f3 /pcr
parentf74695608f6de8897e541e39426e1f0e95115924 (diff)
[unifont]: housekeeping
Diffstat (limited to 'pcr')
-rw-r--r--pcr/unifont/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/unifont/PKGBUILD b/pcr/unifont/PKGBUILD
index 9fb8d97f9..5894a6ce5 100644
--- a/pcr/unifont/PKGBUILD
+++ b/pcr/unifont/PKGBUILD
@@ -16,10 +16,10 @@
# - combination of several AUR packages
# NOTE: This package should be built per-arch.
-# The fonts are for 'any' arch; but 'unifont-utils' has binary executables.
-# NOTE: In order to publish all of these packages, `librestage` must be run twice.
+# The fonts are for 'any' arch; but 'unifont-utils' is arch-specific.
+# In order to publish all of these packages, `librestage` must be run twice.
# The first run will stage the 'any' packages.
-# In order to librestage the per-arch 'unifont-utils' packages,
+# In order to librestage the per-arch 'unifont-utils' and source packages,
# uncomment the commented arch=() array temporarily.