diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 01:16:35 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 01:16:35 -0200 |
commit | 070b049bc8afa6138d3b12df70b7f3f41b12e672 (patch) | |
tree | 9780fbf949fb71b541f55dc5937edc0127f83113 | |
parent | 64dbbcc07fb46675726a1252003565f3d4e23b78 (diff) | |
download | abslibre-070b049bc8afa6138d3b12df70b7f3f41b12e672.tar.gz abslibre-070b049bc8afa6138d3b12df70b7f3f41b12e672.tar.bz2 abslibre-070b049bc8afa6138d3b12df70b7f3f41b12e672.zip |
linux-libre-manpages: fixing description package
-rwxr-xr-x | 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 e6cc4238c..92f3778ca 100755 --- a/libre/linux-libre-manpages/PKGBUILD +++ b/libre/linux-libre-manpages/PKGBUILD @@ -5,8 +5,8 @@ pkgname=linux-libre-manpages pkgver=3.1 -pkgrel=1.2 -pkgdesc="Kernel libre hackers manual - Section 9 manpages that comes with the linux-libre kernel" +pkgrel=1.3 +pkgdesc="Kernel hackers manual - Section 9 manpages that comes with the linux-libre kernel" arch=('any') url="http://linux-libre.fsfla.org/" license=('GPL2') |