summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorptr13372021-05-04 21:55:06 +0200
committerptr13372021-05-04 21:55:06 +0200
commitd5cbde6bab44ca68b806428f22e5696e83ce4b83 (patch)
tree149999ba43bd4861a3dac98f7d34bc1c17f914b1 /PKGBUILD
parent234913a843961a881a8645531be892fdfe3c5735 (diff)
downloadaur-d5cbde6bab44ca68b806428f22e5696e83ce4b83.tar.gz
fixed patches, updated checksums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 851d503ff230..5f503501141e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ pkgver=${_major}.${_minor}
_stable=${_major}.${_minor}
#_stablerc=${_major}-${_rcver}
_srcname=linux-${_major}
-pkgrel=1
+pkgrel=2
pkgdesc='Linux XanMod CacULE RT'
versiontag=5.11.12-rt11-xanmod1
arch=('x86_64')
@@ -72,7 +72,7 @@ license=('GPL2')
options=('!strip')
makedepends=('kmod' 'bc' 'libelf' 'python-sphinx' 'python-sphinx_rtd_theme'
'graphviz' 'imagemagick' 'pahole' 'cpio' 'perl' 'tar' 'xz')
-_patchsource="https://raw.githubusercontent.com/ptr1337/kernel-patches/main/$_major"
+_patchsource="https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.11"
source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-$_major.tar.xz"
"https://github.com/xanmod/linux/releases/download/$versiontag/patch-$versiontag.xz"
"${_patchsource}/cacule-patches/cacule-5.11-rt.patch"