summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-04-09 20:05:26 +0200
committerPiotr Gorski2022-04-09 20:05:26 +0200
commit07af6fe33fd54b4611ed897c345d3751374f9193 (patch)
tree7d8973f0bdcba8ffb80b998940447ae3e56094d3
parent2e26403349e3a809d5682c4658c7392e48682fbf (diff)
downloadaur-07af6fe33fd54b4611ed897c345d3751374f9193.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c20052240724..aa8ab234d662 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-next-git
pkgdesc = Linux NEXT
pkgver = 20220408.r0.gff511c1c68a5
- pkgrel = 1
+ pkgrel = 2
url = http://www.kernel.org/
arch = x86_64
license = GPL2
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}"