summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2022-04-09 20:05:26 +0200
committerPiotr Gorski2022-04-09 20:05:26 +0200
commit07af6fe33fd54b4611ed897c345d3751374f9193 (patch)
tree7d8973f0bdcba8ffb80b998940447ae3e56094d3 /PKGBUILD
parent2e26403349e3a809d5682c4658c7392e48682fbf (diff)
downloadaur-07af6fe33fd54b4611ed897c345d3751374f9193.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae88f37b592a..8f1ca799d46f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ _1k_HZ_ticks=
pkgbase=linux-next-git
pkgver=20220408.r0.gff511c1c68a5
_srcname=linux-next
-pkgrel=1
+pkgrel=2
pkgdesc='Linux NEXT'
arch=('x86_64')
url="http://www.kernel.org/"
@@ -57,7 +57,8 @@ license=('GPL2')
options=('!strip')
makedepends=('bc' 'libelf' 'git' 'pahole' 'cpio' 'perl' 'tar' 'xz')
#makedepends=('kmod' 'bc' 'libelf' 'git' 'python-sphinx' 'python-sphinx_rtd_theme'
-# 'graphviz' 'imagemagick' 'pahole' 'cpio' 'perl' 'tar' 'xz')
+# 'graphviz' 'imagemagick' 'pahole' 'cpio' 'perl' 'tar' 'xz'
+# 'texlive-latexextra' 'xmlto')
_lucjanver=5.17
#_lucjanpath="https://raw.githubusercontent.com/sirlucjan/kernel-patches/master/${_lucjanver}"
_lucjanpath="https://gitlab.com/sirlucjan/kernel-patches/raw/master/${_lucjanver}"