diff options
Diffstat (limited to '')
-rw-r--r-- | dist/archlinux/stable/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index c17eb7d..49025f6 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -3,7 +3,7 @@ pkgname=adjbacklight pkgver=7.2.1 pkgrel=1 -pkgdesc="Convient method for adjusting the backlight on your portable computer" +pkgdesc="Convenient method for adjusting the backlight on your portable computer" arch=('x86_64' 'i686') url="https://github.com/maandree/adjbacklight" license=('GPL3') |