summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-05-26 20:29:48 +1000
committerKyle De'Vir2019-05-26 20:29:48 +1000
commita7de0fa58ade08e944a0631963da5397776c5730 (patch)
tree9a89d6b195a3388b1025945b58530787270438d2
parent058c165544b5af40df9c7261acb35beaac838a96 (diff)
downloadaur-a7de0fa58ade08e944a0631963da5397776c5730.tar.gz
5.1.5
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0758f83ca03..c90aa893197a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.1.4.arch1
+ pkgver = 5.1.5.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.1.4-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.1.5-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.4-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.1.5-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.4.arch1
- provides = linux-headers=5.1.4.arch1
+ provides = linux-pds-headers=5.1.5.arch1
+ provides = linux-headers=5.1.5.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.4.arch1
- provides = linux-docs=5.1.4.arch1
+ provides = linux-pds-docs=5.1.5.arch1
+ provides = linux-docs=5.1.5.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 0a3516381f0b..2dc223e661e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver=5.1.4-arch1
+_srcver=5.1.5-arch1
pkgver=${_srcver//-/.}
pkgrel=1
arch=(x86_64)