From da32686308e1d1aa1ce847babc6a9ce461fb4b45 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 8 May 2012 13:03:56 -0300 Subject: linux-libre-3.3.5-1: updating version --- libre/linux-libre/PKGBUILD | 10 +++++----- libre/linux-libre/linux-libre.install | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'libre/linux-libre') diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index 45b4937e5..c59c72220 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -12,10 +12,10 @@ pkgname=('linux-libre' 'linux-libre-headers' 'linux-libre-docs') # Build stock - # pkgname=linux-custom # Build kernel with a different name _kernelname=-LIBRE _basekernel=3.3 -_sublevel=4 +_sublevel=5 pkgver=${_basekernel}.${_sublevel} -_lxopkgver=${_basekernel}.4 # nearly always the same as pkgver -pkgrel=2 +_lxopkgver=${_basekernel}.5 # nearly always the same as pkgver +pkgrel=1 arch=('i686' 'x86_64' 'mips64el') url="http://linux-libre.fsfla.org/" license=('GPL2') @@ -35,7 +35,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn 'ext4-options.patch' "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('5487da14ca81715a469c7594d39722fa' - 'ce7d959667b9f158b1fb814b5806950a' + '2917c4d1257dd4e8b2a159333a4862ca' '225fc118e655b0e4031aaf45656b872c' 'e6b45d3ba0415d2dfbda9cdbf6dbf6f4' 'e49ac236dfeef709f91a3d993ea7b62c' @@ -45,7 +45,7 @@ md5sums=('5487da14ca81715a469c7594d39722fa' '9d3c56a4b999c8bfbd4018089a62f662' '263725f20c0b9eb9c353040792d644e5' 'bb7fd1aa23016c8057046b84fd4eb528' - 'c22b03a6351698b07cd08767d8ddeacd') + 'de092ff42e61e88a67f50c351c2ad7c0') if [ "$CARCH" != "mips64el" ]; then # Don't use the Loongson-specific patches on non-mips64el arches. unset source[${#source[@]}-1] diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index 69465632c..e948cc1ba 100644 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.3.4-2-LIBRE +KERNEL_VERSION=3.3.5-1-LIBRE post_install () { # updating module dependencies -- cgit v1.2.3