summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2020-03-25 20:43:36 +0100
committerSimao Gomes Viana2020-03-25 20:43:36 +0100
commit2b68515d10f860603da9af9f33772a9d323ec324 (patch)
treea7ce59d057d0f75534dbb1e093d77223cc7421c7
parent2fbf9f7f7565cca1a4a5f4e51491570a22914be0 (diff)
downloadaur-2b68515d10f860603da9af9f33772a9d323ec324.tar.gz
Update kernel to 5.5.13-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ccb8e2500d5..2527c143e71e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-nitrous
pkgver = 5.5.13
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-nitrous
makedepends = libelf
makedepends = coreutils
options = !strip
- source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.5.13-1
+ source = git+https://gitlab.com/xdevs23/linux-nitrous.git#tag=v5.5.13-2
source = linux-nitrous.preset
sha256sums = SKIP
sha256sums = 03a08e1df74541e9848685da38134d701684694c43e3428197c6db41e968f246
diff --git a/PKGBUILD b/PKGBUILD
index 48bef910d0ac..3aaf77d66cea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgbase=linux-nitrous
_srcname=linux-nitrous
pkgver=5.5.13
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://gitlab.com/xdevs23/linux-nitrous"
license=('GPL2')