summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Hesse2017-04-24 11:23:08 +0200
committerChristian Hesse2017-04-24 11:23:08 +0200
commit652445b05ff153050a5e30c57f11bfe2316b3fa6 (patch)
tree05b93246c02e84dda62ecb16c058ea4432fc8e12 /PKGBUILD
parent3a86a0825d370dc03b0c1e59003da30bf95cd3c2 (diff)
downloadaur-652445b05ff153050a5e30c57f11bfe2316b3fa6.tar.gz
commit mkinitcpio-git 23.r2.g91b2125-1
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')