summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dede3da42211..0666fd7a6037 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# that doesn't depend on systemd
pkgname=mkinitcpio-nosystemd
-pkgver=20
+pkgver=22
pkgrel=1
pkgdesc="Modular initramfs image creation utility"
arch=('any')
@@ -25,7 +25,7 @@ source=("https://sources.archlinux.org/other/${pkgname%-nosystemd}/${pkgname%-no
'remove-systemd.patch'
)
install=mkinitcpio.install
-sha256sums=('913cd9f5629dff6c59e46ed9d44d5af8d4a0d2bddba0a1faffe716dc28bcf152'
+sha256sums=('54c1fc0fc128ae486e72362f49f52e94acd5fcfea9f44b719dc33250e42664eb'
'SKIP'
'4921518d130b73724645b3732ba471005b8755a89a219bb6396e3b082414bb78'
)