Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
plymouth
Commits:
9d857153 by Antonio Rojas at 2023-12-25T22:13:14+01:00
upgpkg: 23.358.4-1: Update to 23.358.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = plymouth
pkgdesc = Graphical boot splash screen
- pkgver = 23.356.9
- pkgrel = 2
+ pkgver = 23.358.4
+ pkgrel = 1
url = https://www.freedesktop.org/wiki/Software/Plymouth/
install = plymouth.install
arch = x86_64
@@ -22,10 +22,10 @@ pkgbase = plymouth
depends = libevdev
optdepends = gtk3: x11 renderer
backup = etc/plymouth/plymouthd.conf
- source =
https://www.freedesktop.org/software/plymouth/releases/plymouth-23.356.9.tar.xz
+ source =
https://www.freedesktop.org/software/plymouth/releases/plymouth-23.358.4.tar.xz
source = plymouth.initcpio_hook
source = plymouth.initcpio_install
- sha256sums =
c497915ff1f0a79c540ffd8fed2817044671ae5739d62830809eee9d5f3d1ecd
+ sha256sums =
1c74d9f20e8e5081ca16af5b58ec8f1242200532239f8172e875e32927ad834c
sha256sums =
de852646e615e06d4125eb2e646d0528d1e349bd9e9877c08c5d32c43d288b6f
sha256sums =
f10eb0bed78d4fde549976b00c723db751a0f5a2c1d34bdc61afd9ec18631494
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: Padfoot <[email protected]>
pkgname=plymouth
-pkgver=23.356.9
-pkgrel=2
+pkgver=23.358.4
+pkgrel=1
pkgdesc='Graphical boot splash screen'
arch=('x86_64')
url='https://www.freedesktop.org/wiki/Software/Plymouth/'
@@ -19,7 +19,7 @@ install='plymouth.install'
source=("https://www.freedesktop.org/software/$pkgname/releases/$pkgname-$pkgver.tar.xz"
'plymouth.initcpio_hook'
'plymouth.initcpio_install')
-sha256sums=('c497915ff1f0a79c540ffd8fed2817044671ae5739d62830809eee9d5f3d1ecd'
+sha256sums=('1c74d9f20e8e5081ca16af5b58ec8f1242200532239f8172e875e32927ad834c'
'de852646e615e06d4125eb2e646d0528d1e349bd9e9877c08c5d32c43d288b6f'
'f10eb0bed78d4fde549976b00c723db751a0f5a2c1d34bdc61afd9ec18631494')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plymouth/-/commit/9d8571530968bb864d1f50a694d90de931767f47
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plymouth/-/commit/9d8571530968bb864d1f50a694d90de931767f47
You're receiving this email because of your account on gitlab.archlinux.org.