diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-04-15 14:45:00 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2019-04-15 14:45:00 -0500 |
commit | 6416f520508b58ccd607e58e328c53093662ea6b (patch) | |
tree | 6d4adeb4cedc39977a675a257af6003d3b7923f1 /libre/systemd | |
parent | 16bf655abbc13d8a918efa5ed3ea0d91e34bc84a (diff) | |
download | abslibre-6416f520508b58ccd607e58e328c53093662ea6b.tar.gz abslibre-6416f520508b58ccd607e58e328c53093662ea6b.tar.bz2 abslibre-6416f520508b58ccd607e58e328c53093662ea6b.zip |
systemd-241.93-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 25e547d37..67b09d479 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='cbf14c9500d5e6820fd7d96166ca0bf75c6850df' -pkgver=241.67 +_commit='3d835d09f29151c97af7cb1116e192df711587ab' +pkgver=241.93 pkgrel=1 pkgrel+=.par1 arch=('x86_64') |