summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2020-02-15 14:40:18 +1000
committerKyle Devir2020-02-15 14:40:18 +1000
commit5fe1572d1c423765d8b122fe8ba040457ef7695c (patch)
tree678a07051e6e7ff621ec84911bdc24dcc289d538
parent767c69a0853b63e8c25751c8ec3c5c629ae01493 (diff)
downloadaur-5fe1572d1c423765d8b122fe8ba040457ef7695c.tar.gz
5.5.4.arch1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD2
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a4a1aa4e40e..6f33e65728da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-pds
pkgdesc = Linux
- pkgver = 5.5.3.arch1
+ pkgver = 5.5.4.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.5.3-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.5.4-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.5.3-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.5.4-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 0005-v5.5_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.5.3.arch1
+ provides = linux-pds=5.5.4.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.5.3.arch1
- provides = linux-pds-headers=5.5.3.arch1
- provides = linux-headers=5.5.3.arch1
+ depends = linux-pds=5.5.4.arch1
+ provides = linux-pds-headers=5.5.4.arch1
+ provides = linux-headers=5.5.4.arch1
pkgname = linux-pds-docs
pkgdesc = Documentation for the Linux kernel ~ featuring Alfred Chen's PDS CPU scheduler, rebased by TkG
diff --git a/PKGBUILD b/PKGBUILD
index af5bec6e05cc..d5cdce8f239e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-pkgver=5.5.3.arch1
+pkgver=5.5.4.arch1
pkgrel=1
pkgdesc="Linux"
_srcver_tag=v${pkgver%.*}-${pkgver##*.}