summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Devir2019-10-01 21:15:27 +1000
committerKyle Devir2019-10-01 21:15:27 +1000
commit568cec38e8ba1b36653dcca6cd644df5b01fd025 (patch)
treea9e7848dc8d64547bf0a4dbe2da1ba5666d33a99
parent9a78f29eeef2f352292e9e52f188c8c8cb46046a (diff)
downloadaur-568cec38e8ba1b36653dcca6cd644df5b01fd025.tar.gz
5.3.2-arch1
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD2
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a17156c8f25..756c8984b275 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.3.1.arch1
+ pkgver = 5.3.2.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.3.1-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.3.2-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.3.1-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.3.2-arch1
source = git+https://github.com/graysky2/kernel_gcc_patch
source = config
source = 60-linux.hook
@@ -44,18 +44,18 @@ pkgname = linux-pds
depends = mkinitcpio
depends = thrash-protect
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-pds=5.3.1.arch1
+ provides = linux-pds=5.3.2.arch1
backup = etc/mkinitcpio.d/linux-pds.preset
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
- depends = linux-pds=5.3.1.arch1
- provides = linux-pds-headers=5.3.1.arch1
- provides = linux-headers=5.3.1.arch1
+ depends = linux-pds=5.3.2.arch1
+ provides = linux-pds-headers=5.3.2.arch1
+ provides = linux-headers=5.3.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
- depends = linux-pds=5.3.1.arch1
- provides = linux-pds-docs=5.3.1.arch1
- provides = linux-docs=5.3.1.arch1
+ depends = linux-pds=5.3.2.arch1
+ provides = linux-pds-docs=5.3.2.arch1
+ provides = linux-docs=5.3.2.arch1
diff --git a/PKGBUILD b/PKGBUILD
index 328277fa2436..deeebcd61aed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver_tag=5.3.1-arch1
+_srcver_tag=5.3.2-arch1
pkgver=${_srcver_tag//-/.}
pkgrel=1
arch=(x86_64)