diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-09-25 18:55:05 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-09-25 18:55:05 -0500 |
commit | fa4549505fb3a260c5f6eac8aa73609613fa75e4 (patch) | |
tree | 4bc50963ccfd1b04f6ab9656d36a6cd5aba99cba /libre/systemd | |
parent | 9a99ec9fd9076bfd1e83cf6c0bf9e896b1c9fbf4 (diff) | |
download | abslibre-fa4549505fb3a260c5f6eac8aa73609613fa75e4.tar.gz abslibre-fa4549505fb3a260c5f6eac8aa73609613fa75e4.tar.bz2 abslibre-fa4549505fb3a260c5f6eac8aa73609613fa75e4.zip |
systemd-243.51-1.par1: updating version
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') |