diff options
-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 c63d5d6ed..be6974cc6 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -11,8 +11,8 @@ pkgname+=('systemd-common' 'systemd-udev') _libsystemd=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_libsystemd[@]/#/systemd-}") # Can be from either systemd or systemd-stable -_commit='63f95c0297aea62ce47d1389e5221c54992f580e' -pkgver=239.303 +_commit='3bf819c4ca718a6bc4b3b871cf52a0d1b518967d' +pkgver=239.370 pkgrel=1 pkgrel+=.par1 arch=('x86_64') |