diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-28 21:00:00 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-28 21:00:00 -0200 |
commit | b2ff0f1e56e4cc2d2095553064bf6430e41b9236 (patch) | |
tree | 5d32374dd51e4f3a193e5ef5b5b0d01a3125cd3e /libre/linux-libre-lts/PKGBUILD | |
parent | 19483f15d6ca79e8ff088f32b9c1902afb8a7f7c (diff) |
linux-libre-lts-3.0.61-1: updating version
* add PM_TRACE_RTC
Diffstat (limited to 'libre/linux-libre-lts/PKGBUILD')
-rw-r--r-- | libre/linux-libre-lts/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD index 654edbf4c..3b01d1521 100644 --- a/libre/linux-libre-lts/PKGBUILD +++ b/libre/linux-libre-lts/PKGBUILD @@ -7,10 +7,10 @@ pkgbase=linux-libre-lts # Build stock -LIBRE-LTS kernel #pkgbase=linux-libre-custom # Build kernel with a different name _basekernel=3.0 -_sublevel=60 +_sublevel=61 pkgver=${_basekernel}.${_sublevel} pkgrel=1 -_lxopkgver=${_basekernel}.59 # nearly always the same as pkgver +_lxopkgver=${_basekernel}.60 # nearly always the same as pkgver arch=('i686' 'x86_64' 'mips64el') url="http://linux-libre.fsfla.org/" license=('GPL2') |