bump to latest version
This commit is contained in:
		
							parent
							
								
									28526647ca
								
							
						
					
					
						commit
						1e1835bede
					
				
							
								
								
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								PKGBUILD
									
									
									
									
									
								
							@ -5,7 +5,7 @@
 | 
			
		||||
pkgbase=linux               # Build stock -ARCH kernel
 | 
			
		||||
#pkgbase=linux-custom       # Build kernel with a different name
 | 
			
		||||
_srcname=linux-3.6
 | 
			
		||||
pkgver=3.6.4
 | 
			
		||||
pkgver=3.6.5
 | 
			
		||||
pkgrel=1
 | 
			
		||||
arch=('i686' 'x86_64')
 | 
			
		||||
url="http://www.kernel.org/"
 | 
			
		||||
@ -22,7 +22,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
 | 
			
		||||
        'module-symbol-waiting-3.6.patch'
 | 
			
		||||
        'module-init-wait-3.6.patch')
 | 
			
		||||
md5sums=('1a1760420eac802c541a20ab51a093d1'
 | 
			
		||||
         'd7efab4da2682c44662b684026b059f7'
 | 
			
		||||
         '6ad8ceebb9b5c1bf69a0c07ef7cc81f2'
 | 
			
		||||
         '65f7ff39775f20f65014383564d3cb65'
 | 
			
		||||
         '3adbfa45451c4bcf9dd7879bed033d77'
 | 
			
		||||
         'eb14dcfd80c00852ef81ded6e826826a'
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
# arg 2:  the old package version
 | 
			
		||||
 | 
			
		||||
KERNEL_NAME=
 | 
			
		||||
KERNEL_VERSION=3.6.4-1-ARCH
 | 
			
		||||
KERNEL_VERSION=3.6.5-1-ARCH
 | 
			
		||||
 | 
			
		||||
# set a sane PATH to ensure that critical utils like depmod will be found
 | 
			
		||||
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user