File tree 4 files changed +10
-9
lines changed
4 files changed +10
-9
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ _basekernel=3.12
12
12
_basever=312
13
13
_aufs=20141215 # last version
14
14
_bfq=v7r8
15
- pkgver=${_basekernel} .50
15
+ pkgver=${_basekernel} .51
16
16
pkgrel=1
17
17
arch=(' i686' ' x86_64' )
18
18
url=" http://www.kernel.org/"
@@ -52,7 +52,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz
52
52
" 0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${_bfq} .patch::http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.12.0-${_bfq} /0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-${_bfq} -for-3.12.0.patch" )
53
53
54
54
sha256sums=(' 2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02'
55
- ' 37809e5d7b0877bf62b2d1f7cb03f079ee7299b3afce2b4eb339cbef32f80c33 '
55
+ ' 6b7eedb0e67139d5d9c774911a5d44c417597449a8239e6bd70af3d43e638867 '
56
56
' f5dea12bdfb507eda6f0b509a3c14841c672a095caa2b88a3337c67e8b31d5ed'
57
57
' 76ba9bba53bc2ab937995d26eda7a4259d6da98db8e783bf41b4d0ce148c0752'
58
58
' d1cecc720df66c70f43bdb86e0169d6b756161c870db8d7d39c32c04dc36ed36'
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ _basekernel=4.4
13
13
_basever=44
14
14
_aufs=20151123
15
15
_bfq=v7r8
16
- _rc=rc2
16
+ _rc=rc3
17
17
pkgver=${_basekernel}${_rc}
18
18
pkgrel=1
19
19
arch=(' i686' ' x86_64' )
@@ -22,7 +22,8 @@ license=('GPL2')
22
22
makedepends=(' xmlto' ' docbook-xsl' ' kmod' ' inetutils' ' bc' )
23
23
options=(' !strip' )
24
24
source=(# "https://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basekernel}.tar.xz"
25
- " https://www.kernel.org/pub/linux/kernel/v4.x/testing/linux-${_basekernel} -${_rc} .tar.xz"
25
+ # "https://www.kernel.org/pub/linux/kernel/v4.x/testing/linux-${_basekernel}-${_rc}.tar.xz"
26
+ https://github.com/torvalds/linux/archive/v${_basekernel} -${_rc} .tar.gz
26
27
# "http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
27
28
# the main kernel config files
28
29
' config' ' config.x86_64' ' config.aufs'
@@ -45,7 +46,7 @@ source=(#"https://www.kernel.org/pub/linux/kernel/v4.x/linux-${_basekernel}.tar.
45
46
# MANJARO Patches
46
47
' fix-dependency-cycle-in-44rc1.patch::https://lkml.org/lkml/diff/2015/11/6/987/1'
47
48
)
48
- sha256sums=(' 89e513c255b869b08e1cbe0616dbd4e34a79f29c3809fb6736627b2531cdec00 '
49
+ sha256sums=(' 50396673a02762a2f5d229b6b228da17ee64f9d6288b60416bd8c0aac9b5e49d '
49
50
' 0ea4c5126b2088769fe1f5e308a4eb81c3a8d9e76f2d225748a4e1800d8a2c68'
50
51
' 384ea5b48f960838bbb1a6284df3bdb88dbd8c3db6b349ab0711e92f23ff24a3'
51
52
' d1cecc720df66c70f43bdb86e0169d6b756161c870db8d7d39c32c04dc36ed36'
Original file line number Diff line number Diff line change 1
1
# Maintainer: Guinux <[email protected] >
2
2
3
3
pkgname=manjaro-release
4
- pkgver=15.09
4
+ pkgver=15.12rc1
5
5
pkgrel=1
6
6
pkgdesc=" Manjaro's release definition"
7
7
arch=(" any" )
@@ -10,7 +10,7 @@ license=('GPL2')
10
10
depends=(' lsb-release' )
11
11
source=(' lsb-release' )
12
12
install=" manjaro-release.install"
13
- sha256sums=(' 64737aee205fc20ebaf85cad8857c6e8fb127cf82f3583644097bd274d88de2d ' )
13
+ sha256sums=(' e4d64d39c4e562790b7cf1b27ab0052928194da26db6269dc0967131be49c1ca ' )
14
14
15
15
package () {
16
16
# Copy files
Original file line number Diff line number Diff line change 1
1
DISTRIB_ID=ManjaroLinux
2
- DISTRIB_RELEASE=15.09
3
- DISTRIB_CODENAME=Bellatrix
2
+ DISTRIB_RELEASE=15.12-rc1
3
+ DISTRIB_CODENAME=Capella
4
4
DISTRIB_DESCRIPTION="Manjaro Linux"
You can’t perform that action at this time.
0 commit comments