summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-06-07 15:22:06 +1000
committerKyle De'Vir2019-06-07 15:22:06 +1000
commite65361811241dd6a957997eaa99cefdba644f61d (patch)
treeb92b2f0b2f1c2710aa0b99932784b1e03d64e9f5
parent66bdc1fc7dc2f78848b3c5a17ae1dc9d09d2b3d1 (diff)
downloadaur-e65361811241dd6a957997eaa99cefdba644f61d.tar.gz
5.1.7
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a1e6b69962f..17b74c7b0723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.1.6.arch1
+ pkgver = 5.1.7.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.1.6-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.1.7-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -11,7 +11,7 @@ pkgbase = linux-pds
makedepends = libelf
makedepends = xmlto
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.1.6-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.1.7-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 60-linux.hook
@@ -44,11 +44,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.1.6.arch1
- provides = linux-headers=5.1.6.arch1
+ provides = linux-pds-headers=5.1.7.arch1
+ provides = linux-headers=5.1.7.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.1.6.arch1
- provides = linux-docs=5.1.6.arch1
+ provides = linux-pds-docs=5.1.7.arch1
+ provides = linux-docs=5.1.7.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 4f2e174ebab5..a0d2c8542500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver=5.1.6-arch1
+_srcver=5.1.7-arch1
pkgver=${_srcver//-/.}
pkgrel=1
arch=(x86_64)