summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Bidar2018-08-12 00:40:14 +0200
committerBjörn Bidar2018-08-12 00:40:14 +0200
commit178da70602e5a11a46421c77e21a770f15c51aa7 (patch)
tree872da24f4efed5cdccd0799bc88c009883f6413b
parent7024d86601a577db84a7ffc4ea6380087420bf42 (diff)
downloadaur-178da70602e5a11a46421c77e21a770f15c51aa7.tar.gz
fix aur pkgdesc
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD1
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f83dded086d..ca2f92e2c344 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Aug 11 17:28:59 UTC 2018
+# Sat Aug 11 22:39:50 UTC 2018
pkgbase = linux-pf
+ pkgdesc = Linux kernel and modules with the pf-kernel patch (uksm, PDS).
pkgver = 4.17.6
pkgrel = 1
url = https://gitlab.com/post-factum/pf-kernel/wikis/README
diff --git a/PKGBUILD b/PKGBUILD
index fd972b14e9a5..5e6fc6b042cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,6 +71,7 @@ _CPUSUFFIXES_KBUILD=(
ATOM PENTIUMII PENTIUMIII PENTIUMM PENTIUM4 NEHALEM SANDYBRIDGE
IVYBRIDGE HASWELL BROADWELL SILVERMONT SKYLAKE)
pkgname=('linux-pf')
+pkgdesc="Linux kernel and modules with the pf-kernel patch (uksm, PDS)."
pkgname=('linux-pf' 'linux-pf-headers' 'linux-pf-preset-default')
pkgver=${_basekernel}.${_pfrel}
pkgrel=1