From 67395a04c329e1829b5dbf3d60a9839b09db4be7 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 12 Jan 2022 04:20:37 -0500 Subject: systemd-250.2-2.parabola1: updating version --- libre/systemd/PKGBUILD | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index 9ad0181dd..e81e2258d 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='4572cdce239cea0762b37d38005863f30b89b76a' # git rev-parse v${_tag_name} -_tag_name=250.1 +_tag='95d0353dad616c275fda9b123ba9660e16b20d0a' # git rev-parse v${_tag_name} +_tag_name=250.2 pkgver="${_tag_name/-/}" -pkgrel=1 +pkgrel=2 pkgrel+=.parabola1 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') @@ -89,6 +89,8 @@ sha512sums=('SKIP' '28a5b3fc9e2c5cec9267bb96725c73ee77788514f140c0cf8df765af64bc8130dd02f4863d9128ac45d54256b2ab4f2b06d1a3f65660ce1dfba5727618cd1839') _backports=( + # boot: Fix readdir_harder() on VirtualBox + 'ed3abbfbde674bd163cb1c64d9e31dd24e352f85' ) _reverts=( @@ -329,7 +331,7 @@ package_systemd-udev() { pkgdesc='Userspace device file manager' license=('GPL2') # NB: different than the rest depends=("systemd-common=$pkgver-$pkgrel" 'systemd-libudev' - 'hwids' 'kmod' 'libkmod.so' 'util-linux' 'zlib') + 'hwdata' 'kmod' 'libkmod.so' 'util-linux' 'zlib') backup=(etc/udev/udev.conf) provides+=("${pkgname#systemd-}=$pkgver") -- cgit v1.2.3