fix PKGVER

This commit is contained in:
Tobias Powalowski 2016-01-14 18:38:05 +00:00
parent 20e37abc0a
commit bc41b89a49
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pkgbase=linux # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-4.4
pkgver=4.4
pkgrel=1
pkgrel=2
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')