diff --git a/srcpkgs/mkinitcpio/template b/srcpkgs/mkinitcpio/template index c8b164f824a..6f77dfb9858 100644 --- a/srcpkgs/mkinitcpio/template +++ b/srcpkgs/mkinitcpio/template @@ -1,7 +1,7 @@ # Template file for 'mkinitcpio' pkgname=mkinitcpio -version=24 -revision=2 +version=25 +revision=1 noarch=yes build_style=gnu-makefile depends="busybox-static bsdtar bash" @@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni " license="GPL-2" homepage="https://wiki.archlinux.org/index.php/Mkinitcpio" distfiles="https://sources.archlinux.org/other/$pkgname/$pkgname-$version.tar.gz" -checksum=ec0ecbc518c14ecacf5a8ece2f068fe86fcaf3aed09ee6b82737e773e5d7d02b +checksum=e14056a9c460d15652e99620bce4308d4dd9309f82c152c4b52287e697fab599 conf_files="/etc/mkinitcpio.conf"