diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ pkgbase=linux-rt-lts # Build kernel with a different name _pkgver=4.19.72 _rtpatchver=rt25 pkgver=${_pkgver}_${_rtpatchver} -pkgrel=1 +pkgrel=2 arch=('x86_64') url="https://wiki.linuxfoundation.org/realtime/start" license=('GPL2') |