summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2019-12-19 07:06:20 +1000
committerKyle Devir2019-12-19 07:06:20 +1000
commit28d23094a6b91d1e651f48a9ac5f9db97b32ee19 (patch)
tree7b6b1986f69e7c715c771ed03152059681d2c9be
parent140245a8e1154e163b83e0b0f60c3c504d615824 (diff)
downloadaur-28d23094a6b91d1e651f48a9ac5f9db97b32ee19.tar.gz
5.4.5.arch1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5efee6d92d5b..821fb8c308b2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-pds
pkgdesc = Linux
- pkgver = 5.4.3.arch1
+ pkgver = 5.4.5.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.4.3-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.4.5-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,7 +15,7 @@ pkgbase = linux-pds
makedepends = imagemagick
makedepends = git
options = !strip
- source = git+https://git.archlinux.org/linux?signed#tag=v5.4.3-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.4.5-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 0005-v5.4_undead-pds099o.patch
@@ -37,13 +37,13 @@ pkgname = linux-pds
depends = thrash-protect
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-pds=5.4.3.arch1
+ provides = linux-pds=5.4.5.arch1
pkgname = linux-pds-headers
pkgdesc = Header files and scripts for building modules for Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
- depends = linux-pds=5.4.3.arch1
- provides = linux-pds-headers=5.4.3.arch1
- provides = linux-headers=5.4.3.arch1
+ depends = linux-pds=5.4.5.arch1
+ provides = linux-pds-headers=5.4.5.arch1
+ provides = linux-headers=5.4.5.arch1
pkgname = linux-pds-docs
pkgdesc = Documentation for the Linux kernel
diff --git a/PKGBUILD b/PKGBUILD
index 01c252f95333..6226ab20e10b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,7 +65,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-pkgver=5.4.3.arch1
+pkgver=5.4.5.arch1
pkgrel=1
pkgdesc="Linux"
_srcver_tag=v${pkgver%.*}-${pkgver##*.}