diff options
Diffstat (limited to 'libre/systemd')
-rw-r--r-- | libre/systemd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index 8db21a0cc..6b2e52b75 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -12,8 +12,8 @@ pkgname+=('systemd-common' 'systemd-udev') _systemd_libs=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_systemd_libs[@]/#/systemd-}") # Can be from either systemd or systemd-stable -_commit='efb536d0cbe2e58f80e501d19999928c75e08f6a' -pkgver=243.0 +_commit='fab6f010ac6c3bc93a10868de722d7c8c3622eb9' +pkgver=243.51 pkgrel=1 pkgrel+=.par1 arch=('x86_64') |