diff options
author | Matt Parnell | 2018-08-12 16:09:38 -0500 |
---|---|---|
committer | Matt Parnell | 2018-08-12 16:09:38 -0500 |
commit | b182dc48e9a7f79ad57f228bdf478b092e8a6863 (patch) | |
tree | 99d79113a44f29269e6524c0b5de33086afde160 | |
parent | dd830740591b08a22ba7e7b333483115a590dbb0 (diff) | |
download | aur-b182dc48e9a7f79ad57f228bdf478b092e8a6863.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 -# Sun Jul 22 18:10:15 UTC 2018 +# Sun Aug 12 21:09:36 UTC 2018 pkgbase = linux-zen-git pkgdesc = Featureful kernel including various new features, code and optimizations to better suit desktops - pkgver = 4.17.8+754757+gf1d745573464 + pkgver = 4.17.14+755385+g015e8780e3ab 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.17.8+754757+gf1d745573464 +pkgver=4.17.14+755385+g015e8780e3ab 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 0c7cd2ec036..01f620e9210 100644 --- a/linux-zen.install +++ b/linux-zen.install @@ -1,4 +1,4 @@ -_kernel_version=4.17.8-zen-gf1d745573464-dirty +_kernel_version=4.17.14-zen1-dirty _r="\033[00;31m" _y="\033[00;33m" |