plymouth: update to 0.9.3. (#8527)

This commit is contained in:
maxice8 2017-10-25 03:46:32 -02:00 committed by Juan RP
parent 288a63dafb
commit 8c9e97603d
1 changed files with 4 additions and 4 deletions

View File

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