summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-05-16 05:35:23 +1000
committerKyle De'Vir2019-05-16 05:35:23 +1000
commit40c6ea79b27544870fc860f3e1359aaa9accecc5 (patch)
tree27f92ff0862ddc193ae59f28a65fc082e4427c1e
parent41a01f24a4dcfb6c82c943658e516530514d1a22 (diff)
downloadaur-40c6ea79b27544870fc860f3e1359aaa9accecc5.tar.gz
5.1.2
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 272c68843576..8e0a45f06389 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.1.1.arch1
+ pkgver = 5.1.2.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.1.1-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.1.2-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.1-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.1.2-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.1.arch1
- provides = linux-headers=5.1.1.arch1
+ provides = linux-pds-headers=5.1.2.arch1
+ provides = linux-headers=5.1.2.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.1.arch1
- provides = linux-docs=5.1.1.arch1
+ provides = linux-pds-docs=5.1.2.arch1
+ provides = linux-docs=5.1.2.arch1
diff --git a/PKGBUILD b/PKGBUILD
index c0e1d7622016..90a348fa662c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver=5.1.1-arch1
+_srcver=5.1.2-arch1
pkgver=${_srcver//-/.}
pkgrel=1
arch=(x86_64)