[arch-commits] Commit in dracut/trunk (PKGBUILD)

Giancarlo Razzolini grazzolini at archlinux.org
Thu May 23 17:08:55 UTC 2019


    Date: Thursday, May 23, 2019 @ 17:08:54
  Author: grazzolini
Revision: 353923

upgpkg: dracut 049-3

Modified:
  dracut/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-23 14:39:27 UTC (rev 353922)
+++ PKGBUILD	2019-05-23 17:08:54 UTC (rev 353923)
@@ -3,7 +3,7 @@
 pkgver=049
 # tag commit of the pkgver
 _tag_blob='1a3447fa9bbf0954d62025957362536a482f1f79'
-pkgrel=2
+pkgrel=3
 pkgdesc="An event driven initramfs infrastructure"
 arch=('x86_64')
 url="https://dracut.wiki.kernel.org"
@@ -11,6 +11,7 @@
 depends=('bash' 'coreutils' 'cpio' 'filesystem' 'findutils' 'grep' 'gzip'
          'kmod' 'procps-ng' 'sed' 'systemd' 'util-linux' 'xz')
 makedepends=('asciidoc' 'bash-completion' 'git')
+provides=('initramfs')
 backup=('etc/dracut.conf')
 source=("git+https://github.com/dracutdevs/dracut#tag=${_tag_blob}?signed"
         "0001-90crypt-Change-the-module-setup.sh-to-use-uname-r-in.patch")



More information about the arch-commits mailing list