diff options
author | Simão Gomes Viana | 2021-10-27 18:12:35 +0200 |
---|---|---|
committer | Simão Gomes Viana | 2021-10-27 18:12:35 +0200 |
commit | abb01377547a4f571ed3916f33f21f9668645eed (patch) | |
tree | 42baa4d494879e2ce362f59fe214095bb8e59b54 | |
parent | cfb083d83c968bd9fddadba385116a07aeacd94f (diff) | |
download | aur-abb01377547a4f571ed3916f33f21f9668645eed.tar.gz |
Update kernel to 5.14.15-1
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ pkgbase = linux-nitrous - pkgver = 5.14.14 + pkgver = 5.14.15 pkgrel = 1 url = https://gitlab.com/xdevs23/linux-nitrous arch = x86_64 @@ -17,7 +17,7 @@ pkgbase = linux-nitrous makedepends = libelf makedepends = coreutils options = !strip - source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.14.14-1 + source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.14.15-1 source = linux-nitrous.preset sha256sums = SKIP sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402 @@ -12,7 +12,7 @@ pkgbase=linux-nitrous _srcname=linux-nitrous -pkgver=5.14.14 +pkgver=5.14.15 pkgrel=1 arch=('x86_64') url="https://gitlab.com/xdevs23/linux-nitrous" |