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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Tue May 21 17:40:39 UTC 2019


    Date: Tuesday, May 21, 2019 @ 17:40:39
  Author: bpiotrowski
Revision: 353735

It's not AUR

Modified:
  dracut/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-21 16:08:12 UTC (rev 353734)
+++ PKGBUILD	2019-05-21 17:40:39 UTC (rev 353735)
@@ -8,13 +8,9 @@
 arch=('x86_64')
 url="https://dracut.wiki.kernel.org"
 license=('GPL')
-groups=()
 depends=('bash' 'coreutils' 'cpio' 'filesystem' 'findutils' 'grep' 'gzip'
          'kmod' 'procps-ng' 'sed' 'systemd' 'util-linux' 'xz')
-makedepends=('asciidoc' 'bash-completion' 'gcc' 'git' 'pkgconf')
-provides=("${pkgname}")
-# do not conflict on mkinitcpio
-conflicts=("${pkgname}")
+makedepends=('asciidoc' 'bash-completion' 'git')
 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