From 3e5e45235fdc1ccfd172e51aa9dac8362b3c066b Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 30 Nov 2018 15:41:39 -0500 Subject: systemd-239.303-1.par1: updating version --- libre/systemd/PKGBUILD | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) (limited to 'libre/systemd/PKGBUILD') diff --git a/libre/systemd/PKGBUILD b/libre/systemd/PKGBUILD index 613039861..c63d5d6ed 100644 --- a/libre/systemd/PKGBUILD +++ b/libre/systemd/PKGBUILD @@ -11,9 +11,9 @@ pkgname+=('systemd-common' 'systemd-udev') _libsystemd=('libsystemd' 'libudev' 'nss-systemd' 'nss-myhostname' 'nss-mymachines' 'nss-resolve') pkgname+=("${_libsystemd[@]/#/systemd-}") # Can be from either systemd or systemd-stable -_commit='25d1ba1173e4cce9dab8a2c2164ce60f63fc68a5' -pkgver=239.300 -pkgrel=2 +_commit='63f95c0297aea62ce47d1389e5221c54992f580e' +pkgver=239.303 +pkgrel=1 pkgrel+=.par1 arch=('x86_64') arch+=('i686' 'armv7h' 'ppc64le') @@ -88,20 +88,9 @@ sha512sums=('SKIP' '28a5b3fc9e2c5cec9267bb96725c73ee77788514f140c0cf8df765af64bc8130dd02f4863d9128ac45d54256b2ab4f2b06d1a3f65660ce1dfba5727618cd1839') _backports=( - # journal: adapt for new improved LZ4_decompress_safe_partial() - 'e41ef6fd0027d3619dc1cf062100b2d224d0ee7e' - # (lukeshu) 301st commit from v239-stable, fixes nspawn and restart - # regressions in 239.300. I've added to _backports instead of - # bumpong _commit+pkgver, because I don't want to get ahead of - # Arch's pkgver - '6b4878d667737b523ea251f2d8abde9748bb295e' ) _reverts=( - # shared/sleep-config: add switches to kill specific sleep modes - '6ebddf92527b5de840f021b8672b2977c2a58af5' - # shared/sleep-config: forbid hibernation if resume= is not configured - '6789dca0a26df0c44ff8020f0a4206bf21e52a7a' ) prepare() { -- cgit v1.2.3