diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-07 23:22:23 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-07 23:22:23 -0300 |
commit | 572e7243122e125a520139e88533dafa0d7bb2f9 (patch) | |
tree | 736bcbe72fa1f645317f9b8916f10013ef4d1817 /libre/linux-libre-manpages | |
parent | 5e86afc29af9b7272f230615524ab99789e4a3f5 (diff) | |
download | abslibre-572e7243122e125a520139e88533dafa0d7bb2f9.tar.gz abslibre-572e7243122e125a520139e88533dafa0d7bb2f9.tar.bz2 abslibre-572e7243122e125a520139e88533dafa0d7bb2f9.zip |
linux-libre-manpages-3.9-1.1: fix spell Linux instead of linux => https://bugs.archlinux.org/task/35997
Diffstat (limited to 'libre/linux-libre-manpages')
-rw-r--r-- | libre/linux-libre-manpages/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-manpages/PKGBUILD b/libre/linux-libre-manpages/PKGBUILD index f8ce261db..695ea966e 100644 --- a/libre/linux-libre-manpages/PKGBUILD +++ b/libre/linux-libre-manpages/PKGBUILD @@ -5,8 +5,8 @@ pkgname=linux-libre-manpages pkgver=3.9 -pkgrel=1 -pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the linux-libre kernel" +pkgrel=1.1 +pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the Linux-libre kernel" arch=('any') url="http://linux-libre.fsfla.org/" license=('GPL2') |