diff options
-rw-r--r-- | libre-testing/systemd/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/systemd/PKGBUILD b/libre-testing/systemd/PKGBUILD index 706106119..7f16e3585 100644 --- a/libre-testing/systemd/PKGBUILD +++ b/libre-testing/systemd/PKGBUILD @@ -15,7 +15,7 @@ pkgname+=("${_systemd_libs[@]/#/systemd-}") _commit='0430af90ef28a229e51136ad364e1da7e76c8638' pkgver=240.95 pkgrel=2 -pkgrel+=.par1 +pkgrel+=.par2 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') url='https://www.github.com/systemd/systemd' |