diff options
author | Matt Parnell | 2018-02-04 23:51:24 -0600 |
---|---|---|
committer | Matt Parnell | 2018-02-04 23:51:24 -0600 |
commit | dd93ec72a26dbdc4db1cd2af030ccce0d5943ad0 (patch) | |
tree | bbb9bee0f8dfddf903d07a3861f02f6136ae463f | |
parent | 239213a9e57cf05e97895fd3fd967dba02b756fb (diff) | |
download | aur-dd93ec72a26dbdc4db1cd2af030ccce0d5943ad0.tar.gz |
bump
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 | ||||
-rw-r--r-- | linux-zen.install | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Wed Jan 31 04:09:13 UTC 2018 +# Mon Feb 5 05:51:22 UTC 2018 pkgbase = linux-zen-git pkgdesc = Featureful kernel including various new features, code and optimizations to better suit desktops - pkgver = 4.15.0+724539+g0ec9904b5dda + pkgver = 4.15.1+724596+g055cf9dd86d1 pkgrel = 1 url = https://github.com/damentz/zen-kernel arch = i686 @@ -2,7 +2,7 @@ # Original PKGBUILD Contributor: Patrick Bartels <p4ddy.b@gmail.com> # Thanks to Bregol pkgname="linux-zen-git" -pkgver=4.15.0+724539+g0ec9904b5dda +pkgver=4.15.1+724596+g055cf9dd86d1 pkgdesc="Featureful kernel including various new features, code and optimizations to better suit desktops" url="https://github.com/damentz/zen-kernel" license=("GPL2") diff --git a/linux-zen.install b/linux-zen.install index 8972ffb26d3..7d241ca9726 100644 --- a/linux-zen.install +++ b/linux-zen.install @@ -1,4 +1,4 @@ -_kernel_version=4.15.0-zen-g0ec9904b5dda-dirty +_kernel_version=4.15.1-zen-g055cf9dd86d1-dirty _r="\033[00;31m" _y="\033[00;33m" |