summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2019-04-15 14:45:00 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2019-04-15 14:45:00 -0500
commit6416f520508b58ccd607e58e328c53093662ea6b (patch)
tree6d4adeb4cedc39977a675a257af6003d3b7923f1
parent16bf655abbc13d8a918efa5ed3ea0d91e34bc84a (diff)
systemd-241.93-1.par1: updating version
-rw-r--r--libre/systemd/PKGBUILD4
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')