diff options
author | Tony Lambiris | 2019-03-11 18:25:51 -0400 |
---|---|---|
committer | Tony Lambiris | 2019-03-11 18:25:51 -0400 |
commit | b46f572c8cc842bc2fa38f83925ea5184db0478f (patch) | |
tree | 5e27c8018645843ea990068b46ca0bcd196b0db5 /PKGBUILD | |
parent | 712ac22ad609c5c45d99f570db023e310700265f (diff) | |
download | aur-b46f572c8cc842bc2fa38f83925ea5184db0478f.tar.gz |
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ #pkgbase=linux # Build stock -ARCH kernel pkgbase=linux-macbook # Build kernel with a different name -_srcver=5.0-arch1 +_srcver=5.0.1-arch1 pkgver=${_srcver//-/.} pkgrel=1 arch=(x86_64) |