diff options
Diffstat (limited to 'libre/systemd')
-rw-r--r-- | libre/systemd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index 5ed190d80..f8fef3595 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -15,7 +15,7 @@ pkgname+=("${_libsystemd[@]/#/systemd-}") _commit='0430af90ef28a229e51136ad364e1da7e76c8638' pkgver=240.95 pkgrel=1 -pkgrel+=.parabola4 +pkgrel+=.parabola5 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' |