summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMatt Parnell2015-08-05 21:33:12 -0500
committerSimao Gomes Viana2019-11-03 17:23:35 +0100
commit1b90b60f52ef0c2cf4a2ac495283c2b54422a75c (patch)
tree2e86ec689a8f156512dc0ed0e98eff32185c6449 /.SRCINFO
parent8a98939f11f953e24fee7749472f01126166701f (diff)
downloadaur-1b90b60f52ef0c2cf4a2ac495283c2b54422a75c.tar.gz
Initial commit, basing off linux-zen
This commit is a squash of following commits: Update to 4.1 try again rename to linux-zen-git as linux-zen has been taken to extra rename part 2 add gitignore fix a couple rename issues final proper working version, renamed to linux-zen-git update srcinfo version bump forgot the srcinfo version bump symlink erm, i mean really fix it 4.2 version bump 4.2.5 version bump new version 4.3 version bump bump version bump version bump 4.4 errors for me, will wait a bit they've started on 4.4 bump bump bump 4.5/master with a line removal patch to make exfat work proper exfat fix proper fix for the exfat module patch no longer needed forgot to remove remove patch line bump bump...although the hack for that one int is still required bump 4.5.3 4.6 4.6 bump 4.7 bump remove some testing cflags that were accidentally pushed bump 4.8 4.9 with a couple quick sed hacks to make it build properly no fixes required now, if you put a saved kernel config named zen-config in the top level (same level as the PKGBUILD), we will automatically grab and use it when building further enhancements fix building bump customary bump 4.10 bump 4.11 bump bump bump bump 4.13 bump update bump bump 4.14.11 4.14.12 4.12.13 4.14.14 4.15 bump bump fix header issue 4.16 4.17 bump bump bump .6 bump .13 4.19 bump bump 4.20 .6 5.0 5.0.2 bump .10 5.1 bump .15 5.2 bump bump 5.3 bump nitrous get it to work adjust files PKGBUILD: update sha256sum and remove trailing spaces
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO32
1 files changed, 17 insertions, 15 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e24ad285b89..dd1cc5ea2264 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,29 +1,31 @@
-pkgbase = linux-zen
- pkgdesc = Featureful kernel including various new features, code and optimizations to better suit desktops
- pkgver = 4.0.0+507377+g7a1a41c
+pkgbase = linux-nitrous-git
+ pkgdesc = Modified linux-nitrous kernel optimized for Haswell (and newer) compiled using clang
+ pkgver = 5.3.8
pkgrel = 1
- url = http://www.zen-kernel.org
- arch = i686
+ url = https://gitlab.com/xdevs23/linux-nitrous
arch = x86_64
license = GPL2
makedepends = git
+ makedepends = coreutils
options = !strip
- source = linux-zen.conf
- source = linux-zen.preset
- source = git://github.com/damentz/zen-kernel.git#branch=4.0/master
- sha256sums = 6373073ad943e068478ef1373be4eb2a7e473da8743d946f1f50cd364685ab87
- sha256sums = 18fe6b2664a9a740544c4cb990efe5ec933d6e64caf9e5d0a6ced92af0027c2d
+ source = linux-nitrous.conf
+ source = linux-nitrous.preset
+ source = git+https://gitlab.com/xdevs23/linux-nitrous#branch=v5.3+
+ sha256sums = 086706b4fec123b658e73bb101d7360c3cc8b403f0f5885c9527e556f4cb49cf
+ sha256sums = 54bc90a27bb2f42aff4a460c26f88f44e2a2f6c19ec51e7fcac83c4cd1fb9968
sha256sums = SKIP
-pkgname = linux-zen
- install = linux-zen.install
+pkgname = linux-nitrous-git
+ install = linux-nitrous.install
depends = coreutils
depends = linux-firmware
depends = kmod
depends = mkinitcpio>=0.5.20
- optdepends = linux-zen-headers: to build third party modules such as NVIDIA drivers or OSSv4
+ optdepends = linux-nitrous-git-headers: to build third party modules such as NVIDIA drivers or OSSv4
optdepends = crda: to set the correct wireless channels of your country
- backup = etc/mkinitcpio.d/linux-zen.conf
+ provides = linux-nitrous
+ provides = linux-nitrous-git
+ backup = etc/mkinitcpio.d/linux-nitrous.conf
-pkgname = linux-zen-headers
+pkgname = linux-nitrous-git-headers