summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Runge2019-10-06 23:26:42 +0200
committerDavid Runge2019-10-06 23:26:42 +0200
commit7882b5f7215c9fbe250468b36cc4092325618492 (patch)
tree137cff478b1bcfa90f7c9e545065a8223b9eb309 /PKGBUILD
parent50a88e71975747dfa78c1246e9a4200466c46d04 (diff)
downloadaur-7882b5f7215c9fbe250468b36cc4092325618492.tar.gz
PKGBUILD: Rebuilding against glibc 2.30.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e44db340c9c6..4c7e2f5838ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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')