From aa4f32d3ad89932facd58c7281b3eb667a9ce077 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 12 Mar 2017 11:40:03 +0100 Subject: [PATCH] mkinitcpio: update to 23. --- srcpkgs/mkinitcpio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/mkinitcpio/template b/srcpkgs/mkinitcpio/template index 058b2bc116b..e64819cd3f0 100644 --- a/srcpkgs/mkinitcpio/template +++ b/srcpkgs/mkinitcpio/template @@ -1,6 +1,6 @@ # Template file for 'mkinitcpio' pkgname=mkinitcpio -version=22 +version=23 revision=1 noarch=yes build_style=gnu-makefile @@ -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=54c1fc0fc128ae486e72362f49f52e94acd5fcfea9f44b719dc33250e42664eb +checksum=80f12a07f0dceef81dfe87200f099bd2149e0990391dda6defebaa5697f8a35a conf_files="/etc/mkinitcpio.conf"