summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimao Gomes Viana2019-11-05 18:09:22 +0100
committerSimao Gomes Viana2019-11-05 18:09:22 +0100
commit88fd7ef41bb3c8af2d908d1bd04581d559fbbdc8 (patch)
tree0586bf3282813cec4780bb5672bee0950d10f545
parentd470baf7ca7b6d0942a7b009a04d4068615301a7 (diff)
downloadaur-88fd7ef41bb3c8af2d908d1bd04581d559fbbdc8.tar.gz
Update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b0a487316a38..44841bc6d35a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-nitrous
pkgdesc = Modified Linux kernel optimized for Haswell (and newer) compiled using clang
pkgver = 5.3.8
- pkgrel = 11
+ pkgrel = 12
url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index aaf13a06bdc9..1c8e1c30bdd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=linux-nitrous
pkgver=5.3.8
-pkgrel=11
+pkgrel=12
_tar_pkgrel=9
pkgdesc="Modified Linux kernel optimized for Haswell (and newer) compiled using clang"
arch=('x86_64')