summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 58c84f3b092a..e3fc79273df1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: Thomas Bächler <thomas@archlinux.org> ([core] package)
pkgname=mkinitcpio-git
-pkgver=0.14.0.r0.g5294b46
+pkgver=23.r2.g91b2125
pkgrel=1
pkgdesc='Modular initramfs image creation utility - git checkout'
arch=('any')
@@ -15,6 +15,7 @@ optdepends=('xz: Use lzma or xz compression for the initramfs image'
'bzip2: Use bzip2 compression for the initramfs image'
'lzop: Use lzo compression for the initramfs image'
'mkinitcpio-nfs-utils: Support for root filesystem on NFS')
+makedepends=('git' 'asciidoc')
provides=('mkinitcpio')
conflicts=('mkinitcpio')
backup=('etc/mkinitcpio.conf')