From da941927e5dddd913a940c07c210b32654cbbf92 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Sat, 8 Jan 2022 02:37:46 -0500 Subject: systemd-250.1-1.parabola1: updating version --- libre/systemd/PKGBUILD | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index ea8643d54..9ad0181dd 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -11,10 +11,10 @@ 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='9c8279cdd5d0bc256b8cc0ced2312e27e069a214' # git rev-parse v${_tag_name} -_tag_name=250 +_tag='4572cdce239cea0762b37d38005863f30b89b76a' # git rev-parse v${_tag_name} +_tag_name=250.1 pkgver="${_tag_name/-/}" -pkgrel=4 +pkgrel=1 pkgrel+=.parabola1 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') @@ -89,11 +89,6 @@ sha512sums=('SKIP' '28a5b3fc9e2c5cec9267bb96725c73ee77788514f140c0cf8df765af64bc8130dd02f4863d9128ac45d54256b2ab4f2b06d1a3f65660ce1dfba5727618cd1839') _backports=( - # chrattr-util: return EOPNOTSUPP from chrattr_full if no other failure was observed - '7c3b51c469140cdbc1b7e9a232af3f250fea3884' - - # manager: always close idle pipe when sending ready notification - '9c1b17c3dc1541df02118ee3aaf6dd5dd540cdc2' ) _reverts=( -- cgit v1.2.3