Balló György pushed to branch main at Arch Linux / Packaging / Packages /
plymouth
Commits:
12df4285 by Balló György at 2024-08-25T11:33:12+02:00
upgpkg: 24.004.60-9: Update to the latest git snapshot
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = plymouth
pkgdesc = Graphical boot splash screen
pkgver = 24.004.60
- pkgrel = 8
+ pkgrel = 9
url = https://www.freedesktop.org/wiki/Software/Plymouth/
install = plymouth.install
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=plymouth
pkgver=24.004.60
-pkgrel=8
+pkgrel=9
pkgdesc='Graphical boot splash screen'
arch=(x86_64)
url='https://www.freedesktop.org/wiki/Software/Plymouth/'
@@ -57,7 +57,7 @@ prepare() {
cd $pkgname
# Various fixes from upstream
- git cherry-pick -n -m 1 24.004.60..3ce6441aa066545f44624025b3d27d691bbda2a9
+ git cherry-pick -n -m 1 24.004.60..c08a22599f595915e39a1a900c5eb86c967a15e5
# Use mkinitcpio to update initrd
sed -i 's/^dracut -f$/mkinitcpio -P/' scripts/plymouth-update-initrd
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plymouth/-/commit/12df42855251af1d5f6e380968d3e2b51600c14d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plymouth/-/commit/12df42855251af1d5f6e380968d3e2b51600c14d
You're receiving this email because of your account on gitlab.archlinux.org.