summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle De'Vir2019-09-14 16:34:19 +1000
committerKyle De'Vir2019-09-14 16:34:19 +1000
commit6f5c2ed42d371a3f989be9766dcaf4b21fc5d525 (patch)
treebbff758375359fcbeb821da3f9b1576296034d52
parent13256280c48a836256013300910075349875fd95 (diff)
downloadaur-6f5c2ed42d371a3f989be9766dcaf4b21fc5d525.tar.gz
5.2.14-arch2
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD2
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7823c75ea46..884497291832 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-pds
- pkgver = 5.2.14.arch1
+ pkgver = 5.2.14.arch2
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.2.14-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.2.14-arch2
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.14-arch1
+ source = git+https://git.archlinux.org/linux?signed#tag=v5.2.14-arch2
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.2.14.arch1
+ provides = linux-pds=5.2.14.arch2
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.2.14.arch1
- provides = linux-pds-headers=5.2.14.arch1
- provides = linux-headers=5.2.14.arch1
+ depends = linux-pds=5.2.14.arch2
+ provides = linux-pds-headers=5.2.14.arch2
+ provides = linux-headers=5.2.14.arch2
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.2.14.arch1
- provides = linux-pds-docs=5.2.14.arch1
- provides = linux-docs=5.2.14.arch1
+ depends = linux-pds=5.2.14.arch2
+ provides = linux-pds-docs=5.2.14.arch2
+ provides = linux-docs=5.2.14.arch2
diff --git a/PKGBUILD b/PKGBUILD
index d8c828dffdca..8d2a98cbae48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -67,7 +67,7 @@ _subarch=
_localmodcfg=
pkgbase=linux-pds
-_srcver_tag=5.2.14-arch1
+_srcver_tag=5.2.14-arch2
pkgver=${_srcver_tag//-/.}
pkgrel=1
arch=(x86_64)