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 1beb5e322..34c84ad5c 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -11,8 +11,8 @@ pkgname+=('systemd-common' 'systemd-udev') # We split Arch's systemd-libs into systemd-$X, for the following $X: _systemd_libs=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_systemd_libs[@]/#/systemd-}") -_tag='38c4224f14862701677dd87520355d5cc4cf26e2' # git rev-parse v${_tag_name} -_tag_name=249.2 +_tag='f7646f66f1a7657aebe9d2a43437db36776e45c5' # git rev-parse v${_tag_name} +_tag_name=249.3 pkgver="${_tag_name/-/}" pkgrel=1 pkgrel+=.parabola1 |