summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-07-28 03:42:06 +1000
committerKyle De'Vir2019-07-28 03:42:06 +1000
commitf2367c4657f46c843875b503f6f16100455cef2c (patch)
tree4bc236549db408b64ec595dbb97593fb310f8ba9
parent1b697281d635fde6ad6f2f8387f4ae8f583b92f6 (diff)
downloadaur-f2367c4657f46c843875b503f6f16100455cef2c.tar.gz
5.2.3
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD2
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f8bb8162119..32bef6393ae2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-pds
- pkgver = 5.2.2.arch1
+ pkgver = 5.2.3.arch1
pkgrel = 1
url = https://git.archlinux.org/linux.git/log/?h=v
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-pds
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.2.2-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.2.3-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 60-linux.hook
@@ -48,11 +48,11 @@ pkgname = linux-pds
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
- provides = linux-pds-headers=5.2.2.arch1
- provides = linux-headers=5.2.2.arch1
+ provides = linux-pds-headers=5.2.3.arch1
+ provides = linux-headers=5.2.3.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
- provides = linux-pds-docs=5.2.2.arch1
- provides = linux-docs=5.2.2.arch1
+ provides = linux-pds-docs=5.2.3.arch1
+ provides = linux-docs=5.2.3.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 6bd9ed0ceb19..44f1532ce0a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver_tag=5.2.2-arch1
+_srcver_tag=5.2.3-arch1
pkgver="${_srcver_tag//-/.}"
pkgrel=1
arch=(x86_64)