diff options
author | Simão Gomes Viana | 2021-09-03 16:24:45 +0200 |
---|---|---|
committer | Simão Gomes Viana | 2021-09-03 16:24:45 +0200 |
commit | d9655b49c470d28346bb884acee3c9d0e01a9894 (patch) | |
tree | 3ffd9884f90dd96a56db4286ea890f2d77e74ad9 | |
parent | b9f118e395b070bc920c768e7fc17737ac48a38b (diff) | |
download | aur-d9655b49c470d28346bb884acee3c9d0e01a9894.tar.gz |
Update kernel to 5.14.1-1
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 |
2 files changed, 5 insertions, 5 deletions
@@ -1,6 +1,6 @@ pkgbase = linux-nitrous - pkgver = 5.14.0 - pkgrel = 2 + pkgver = 5.14.1 + pkgrel = 1 url = https://gitlab.com/xdevs23/linux-nitrous arch = x86_64 license = GPL2 @@ -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.0-2 + source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.14.1-1 source = linux-nitrous.preset sha256sums = SKIP sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402 @@ -12,8 +12,8 @@ pkgbase=linux-nitrous _srcname=linux-nitrous -pkgver=5.14.0 -pkgrel=2 +pkgver=5.14.1 +pkgrel=1 arch=('x86_64') url="https://gitlab.com/xdevs23/linux-nitrous" license=('GPL2') |