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

Dieter Plaetinck dieter at archlinux.org
Mon Oct 10 15:33:09 UTC 2011


    Date: Monday, October 10, 2011 @ 11:33:09
  Author: dieter
Revision: 140242

bump version to 2011.10.09

Modified:
  aif/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-10 15:24:45 UTC (rev 140241)
+++ PKGBUILD	2011-10-10 15:33:09 UTC (rev 140242)
@@ -2,27 +2,30 @@
 # Maintainer: Dieter Plaetinck <dieter at plaetinck.be>
 
 pkgname=aif
-pkgver=2011.08.04
+pkgver=2011.10.09
 pkgrel=1
 pkgdesc="The ArchLinux Installation Framework"
 arch=('any')
 url="http://projects.archlinux.org/?p=aif.git;a=summary"
 license=('GPL3')
-depends=('util-linux-ng' 'bash' 'pacman' 'coreutils' 'grub' 'grep' 'mkinitcpio' 'awk' 'sed' 'libui-sh')
+depends=('util-linux-ng' 'bash' 'pacman' 'coreutils' 'grub' 'grep' 'awk' 'sed' 'libui-sh')
 optdepends=('markdown: to generate the html installation guide'
             'cryptsetup: for encryption support'
             'lvm2: for LVM support'
             'dhcpd: for dhcp networking support'
+            'btrfs-progs-unstable: Btrfs support'
             'e2fsprogs: Ext support'
             'jfsutils: JFS support'
             'reiserfsprogs: ReiserFS support'
+            'nilfs-utils: Nilfs2 support'
             'xfsprogs: XFS support'
             'ntp: setting date with NTP'
             'dialog: for ncurses support'
             'curl: for the aif-report-issues.sh script'
+            'syslinux: syslinux support'
             )
 source=(ftp://ftp.archlinux.org/other/aif/aif-$pkgver.tar.gz)
-md5sums=('64e3d377f73efa865e68d18e36bc3eca')
+md5sums=('fd52c99e9146da6caf95069e62b83696')
 
 build() {
 




More information about the arch-commits mailing list