summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimão Gomes Viana2020-11-18 22:36:11 +0100
committerSimão Gomes Viana2020-11-18 22:36:11 +0100
commitb5b8c0be728aaf3778ea5f705c0f7054e8d6edd6 (patch)
tree97c029d6c1476e0cf8631fa6aab5771ac238f1b2
parentc66b313721fe1cf39226ed03668edf07b6bff1ce (diff)
downloadaur-b5b8c0be728aaf3778ea5f705c0f7054e8d6edd6.tar.gz
Update kernel to 5.9.9-3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8244bf805150..0668109d85cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.9.9
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -16,7 +16,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.9-2
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.9.9-3
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 59cf1dfe08c144868ad87705dd62a0400921c042b1e12691e42cf214fe9a9402
diff --git a/PKGBUILD b/PKGBUILD
index 8e86dacc928e..5285a3711030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.9.9
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')