diff --git a/srcpkgs/plymouth/template b/srcpkgs/plymouth/template index a9a5b7599f9..cf334245dcf 100644 --- a/srcpkgs/plymouth/template +++ b/srcpkgs/plymouth/template @@ -1,7 +1,7 @@ # Template file for 'plymouth' pkgname=plymouth -version=0.9.2 -revision=3 +version=0.9.3 +revision=1 build_style=gnu-configure configure_args="--with-system-root-install=no \ --without-rhgb-compat-link --enable-systemd-integration=no \ @@ -16,8 +16,8 @@ short_desc="Graphical boot animation and logger" maintainer="William OD " homepage="https://www.freedesktop.org/wiki/Software/Plymouth/" license="GPL-2" -distfiles="${FREEDESKTOP_SITE}/plymouth/releases/$pkgname-$version.tar.bz2" -checksum=2f0ce82042cf9c7eadd2517a1f74c8a85fa8699781d9f294a06eade29fbed57f +distfiles="${FREEDESKTOP_SITE}/plymouth/releases/$pkgname-$version.tar.xz" +checksum=9f8dd08a90ceaf6228dcd8c27759adf18fc9482f15b6c56dcbcced268b4e4a74 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" musl-rpmatch-devel"