diff options
author | David Runge <dave@sleepmap.de> | 2021-05-18 23:22:26 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2021-05-18 23:22:26 +0200 |
commit | 66f7fe09759abaa0823757740d30384c9a89dc2b (patch) | |
tree | b5f6ebf8675225f8d1e50aa8f56fd35cc2acb51a | |
parent | e6573dc5870e3ac6d57e7932e0fa68f9de60721c (diff) |
Rebuild against gcc 11.1.0
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = linux-rt-lts pkgdesc = Linux RT LTS pkgver = 5.10.35.39.arch1 - pkgrel = 1 + pkgrel = 2 url = https://wiki.linuxfoundation.org/realtime/start arch = x86_64 license = GPL2 @@ -3,7 +3,7 @@ pkgbase=linux-rt-lts pkgver=5.10.35.39.arch1 -pkgrel=1 +pkgrel=2 pkgdesc='Linux RT LTS' arch=('x86_64') url="https://wiki.linuxfoundation.org/realtime/start" |