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

Sébastien Luttringer seblu at archlinux.org
Mon Sep 4 19:41:14 UTC 2017


    Date: Monday, September 4, 2017 @ 19:41:13
  Author: seblu
Revision: 304665

upgpkg: filesystem 2017.09-2

- fix FS#55492

Modified:
  filesystem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-04 19:19:51 UTC (rev 304664)
+++ PKGBUILD	2017-09-04 19:41:13 UTC (rev 304665)
@@ -4,14 +4,13 @@
 
 pkgname=filesystem
 pkgver=2017.09
-pkgrel=1
+pkgrel=2
 pkgdesc='Base Arch Linux files'
 arch=('i686' 'x86_64')
 license=('GPL')
 url='https://www.archlinux.org'
 groups=('base')
-makedepends=('systemd')
-depends=('iana-etc')
+depends=('bash' 'systemd' 'iana-etc')
 backup=('etc/fstab' 'etc/crypttab' 'etc/group' 'etc/hosts' 'etc/ld.so.conf'
         'etc/passwd' 'etc/shadow' 'etc/gshadow' 'etc/resolv.conf' 'etc/motd'
         'etc/nsswitch.conf' 'etc/shells' 'etc/host.conf' 'etc/securetty'



More information about the arch-commits mailing list