summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-07-30 02:37:39 +1000
committerKyle De'Vir2019-07-30 02:37:39 +1000
commitda2785c811132a66b0b303286705089c0ec5b920 (patch)
tree400d61c41f488bf20fecfa2a462ed1dc44ca4baf
parentf2367c4657f46c843875b503f6f16100455cef2c (diff)
downloadaur-da2785c811132a66b0b303286705089c0ec5b920.tar.gz
5.2.4
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32bef6393ae2..3910c5756630 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.2.3.arch1
+ pkgver = 5.2.4.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v
+ url = https://git.archlinux.org/linux.git/log/?h=v5.2.4-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.3-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.2.4-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.3.arch1
- provides = linux-headers=5.2.3.arch1
+ provides = linux-pds-headers=5.2.4.arch1
+ provides = linux-headers=5.2.4.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.3.arch1
- provides = linux-docs=5.2.3.arch1
+ provides = linux-pds-docs=5.2.4.arch1
+ provides = linux-docs=5.2.4.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 44f1532ce0a6..a47f8be7499f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,11 +65,11 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver_tag=5.2.3-arch1
+_srcver_tag=5.2.4-arch1
pkgver="${_srcver_tag//-/.}"
pkgrel=1
arch=(x86_64)
-url="https://git.archlinux.org/linux.git/log/?h=v$_srcver"
+url="https://git.archlinux.org/linux.git/log/?h=v$_srcver_tag"
license=(GPL2)
makedepends=(
xmlto