summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0029ec717ce8..ad3d904e58a2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sat Oct 8 19:14:05 UTC 2016
+# Sun Oct 9 17:25:00 UTC 2016
pkgbase = linux-pf
pkgdesc = Linux kernel and modules with the pf-kernel patch [-ck patchset (BFS included), TuxOnIce, BFQ], uksm and aufs3
pkgver = 4.8.1
- pkgrel = 2
+ pkgrel = 3
url = http://pf.natalenko.name/
arch = i686
arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = linux-pf
source = linux.preset
source = change-default-console-loglevel.patch
source = http://pf.natalenko.name/sources/4.8/patch-4.8-pf1.xz
- source = git+https://github.com/sfjro/aufs4-standalone#branch=aufs4.x-rcN
+ source = git+https://github.com/sfjro/aufs4-standalone#branch=aufs4.8
source = uksm-4.8.patch::http://kerneldedup.org/download/uksm/0.1.2.5/uksm-0.1.2.5-for-v4.8.patch
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = ca3b77afc72c4ee35d44d8f6141b955f847048e9af75699d3de7cdcaf8c5a9a5
diff --git a/PKGBUILD b/PKGBUILD
index 47100a8e886c..5a2b8d9941b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -72,7 +72,7 @@ _BATCH_MODE=n
pkgname=('linux-pf')
true && pkgname=('linux-pf' 'linux-pf-headers' 'linux-pf-preset-default')
pkgver=${_basekernel}.${_pfrel}
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
url="http://pf.natalenko.name/"
license=('GPL2')
@@ -83,7 +83,7 @@ source=("ftp://www.kernel.org/pub/linux/kernel/v${_major}.x/linux-${_basekernel}
'linux.preset' # standard config files for mkinitcpio ramdisk
'change-default-console-loglevel.patch'
"${_pfpatchhome}${_pfpatchname}.xz" # the -pf patchset
- "git+$_aufs3#branch=aufs4.x-rcN"
+ "git+$_aufs3#branch=aufs$_major.$_minor"
"uksm-$_major.$_minor.patch"::"http://kerneldedup.org/download/uksm/0.1.2.5/uksm-0.1.2.5-for-v$_major.$_minor.patch"
)
# 'cx23885_move_CI_AC_registration_to_a_separate_function.patch'