diff --git a/PKGBUILD b/PKGBUILD index d6d37e9..f1c02fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgbase=linux-pinebook _srcname=linux-5.15 _kernelname=${pkgbase#linux} _desc="pinebook kernel" -pkgver=5.15.0 +pkgver=5.15.2 pkgrel=1 arch=('aarch64') url="http://www.kernel.org/" @@ -13,8 +13,8 @@ license=('GPL2') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools' 'vboot-utils' 'dtc') options=('!strip') source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz" -# "http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz" - '0001-pinebook-bluetooth.patch' + "http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz" + '0001-pinebook-bluetooth.patch' 'config' 'linux.preset' '60-linux.hook'