diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 11:40:35 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 11:40:35 -0200 |
commit | 78c76911e11133afa2ffc71351de0146ed37885c (patch) | |
tree | fb7ebbb19338649b99297f762b04169ad0519c32 /libre/linux-libre-api-headers | |
parent | 6b73040c2126fd9ff054d5c45f3d24c0e7bc9a57 (diff) | |
download | abslibre-78c76911e11133afa2ffc71351de0146ed37885c.tar.gz abslibre-78c76911e11133afa2ffc71351de0146ed37885c.tar.bz2 abslibre-78c76911e11133afa2ffc71351de0146ed37885c.zip |
linux-libre-api-headers: simplifying description
Diffstat (limited to 'libre/linux-libre-api-headers')
-rwxr-xr-x | libre/linux-libre-api-headers/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-api-headers/PKGBUILD b/libre/linux-libre-api-headers/PKGBUILD index 0f7128226..2969086bc 100755 --- a/libre/linux-libre-api-headers/PKGBUILD +++ b/libre/linux-libre-api-headers/PKGBUILD @@ -8,8 +8,8 @@ pkgname=linux-libre-api-headers _basekernel=3.6 _sublevel=3 pkgver=${_basekernel}.${_sublevel} -pkgrel=1.1 -pkgdesc="Kernel headers sanitized for use in userspace (built from linux-libre source)" +pkgrel=1.2 +pkgdesc="Kernel headers sanitized for use in userspace" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/libc" license=('GPL2') |