mkinitcpio: update to 23.

This commit is contained in:
Andrea Brancaleoni 2017-03-12 11:40:03 +01:00
parent e0087a5758
commit aa4f32d3ad
1 changed files with 2 additions and 2 deletions

View File

@ -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 <miwaxe@gmail.com>"
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"