summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2021-03-01 22:19:39 +0100
committerNarrat2021-03-01 22:19:39 +0100
commit33a69a9f07d6415d10b2d986f87bf4c772439bdc (patch)
treea886a2e50b2219a91ce85fe0f02ce20a88741770 /PKGBUILD
parentda72abdd539aa1d8d97930c65b4d1340e281d78e (diff)
downloadaur-33a69a9f07d6415d10b2d986f87bf4c772439bdc.tar.gz
labwc: fix description
Somehow overlooked the obvious typo... well..
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73377ce28036..f397922e0234 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=labwc
pkgname=labwc-git
pkgver=r326.15a7910
pkgrel=1
-pkgdesc='stacking wayland compositor with look and fell from openbox (git version)'
+pkgdesc='stacking wayland compositor with look and feel from openbox (git version)'
url="https://github.com/johanmalm/labwc"
arch=('x86_64')
license=('GPL2')