summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2022-04-17 13:07:42 -0400
committerChris Severance2022-04-17 13:07:42 -0400
commit2a66dc4cd7f4d6ca1641b04f245f227d06db839a (patch)
tree0f0e026ac77bbf891bdcb4ddbddfee6f682650e5
parent6fe205a13751cef69ae9e4c614b85a21e7060784 (diff)
downloadaur-2a66dc4cd7f4d6ca1641b04f245f227d06db839a.tar.gz
autu: Update to 4.14.275-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2f6d7a1e0b4..dcce2c87d907 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts414
- pkgver = 4.14.273
+ pkgver = 4.14.275
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = linux-lts414
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.273.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.275.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index c85a77d3b2a5..8376cdd48b48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
set -u
pkgbase="linux-lts414"
-pkgver="4.14.273"
+pkgver="4.14.275"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')