summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-08-30 20:02:51 +1000
committerKyle De'Vir2019-08-30 20:02:51 +1000
commitcc961a0e8dd3294c51701a7468a9617d1a60acd5 (patch)
tree64b033cce0d4da6fb045bc1cf8a0bc88fbd12d83
parent6f8c6ee9b9aa23611d5720913e91bc4e1157ae94 (diff)
downloadaur-cc961a0e8dd3294c51701a7468a9617d1a60acd5.tar.gz
5.2.11-arch1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD2
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 388d67fbff61..30851450f10e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.2.10.arch1
+ pkgver = 5.2.11.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.2.10-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.2.11-arch1
arch = x86_64
license = GPL2
makedepends = xmlto
@@ -15,7 +15,7 @@ pkgbase = linux-pds
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.2.10-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.2.11-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 60-linux.hook
@@ -44,18 +44,18 @@ pkgname = linux-pds
depends = mkinitcpio
depends = thrash-protect
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-pds=5.2.10.arch1
+ provides = linux-pds=5.2.11.arch1
backup = etc/mkinitcpio.d/linux-pds.preset
pkgname = linux-pds-headers
pkgdesc = Header files and scripts for building modules for Linux-pds kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- depends = linux-pds=5.2.10.arch1
- provides = linux-pds-headers=5.2.10.arch1
- provides = linux-headers=5.2.10.arch1
+ depends = linux-pds=5.2.11.arch1
+ provides = linux-pds-headers=5.2.11.arch1
+ provides = linux-headers=5.2.11.arch1
pkgname = linux-pds-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-pds kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- depends = linux-pds=5.2.10.arch1
- provides = linux-pds-docs=5.2.10.arch1
- provides = linux-docs=5.2.10.arch1
+ depends = linux-pds=5.2.11.arch1
+ provides = linux-pds-docs=5.2.11.arch1
+ provides = linux-docs=5.2.11.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 54b879f07b69..98858f3e6bc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver_tag=5.2.10-arch1
+_srcver_tag=5.2.11-arch1
pkgver=${_srcver_tag//-/.}
pkgrel=1
arch=(x86_64)