summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-08-05 06:03:24 +1000
committerKyle De'Vir2019-08-05 06:03:24 +1000
commit20a7b87b88f0df026b0744090e8887caabe6c447 (patch)
treee1c9aa55b3640bfb513a5442ae2576c06a3cbb12
parent1a3b54ea9f5d9f047ab9696e1261fba2631a4198 (diff)
downloadaur-20a7b87b88f0df026b0744090e8887caabe6c447.tar.gz
5.2.6
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5b855a31949..b80cba206edb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.2.5.arch1
+ pkgver = 5.2.6.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.2.5-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.2.6-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.5-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.2.6-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.5.arch1
- provides = linux-headers=5.2.5.arch1
+ provides = linux-pds-headers=5.2.6.arch1
+ provides = linux-headers=5.2.6.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.5.arch1
- provides = linux-docs=5.2.5.arch1
+ provides = linux-pds-docs=5.2.6.arch1
+ provides = linux-docs=5.2.6.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 1dfce64cbb9a..7b95f699131c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver_tag=5.2.5-arch1
+_srcver_tag=5.2.6-arch1
pkgver="${_srcver_tag//-/.}"
pkgrel=1
arch=(x86_64)