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

Dieter Plaetinck dieter at archlinux.org
Sun Mar 28 10:53:56 UTC 2010


    Date: Sunday, March 28, 2010 @ 06:53:56
  Author: dieter
Revision: 73757

upgpkg: aif 2010.03.25-1
Bump aif, with new dep on libui-sh

Modified:
  aif/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-27 23:56:45 UTC (rev 73756)
+++ PKGBUILD	2010-03-28 10:53:56 UTC (rev 73757)
@@ -2,13 +2,13 @@
 # Maintainer: Dieter Plaetinck <dieter at plaetinck.be>
 
 pkgname=aif
-pkgver=2010.03.09
+pkgver=2010.03.25
 pkgrel=1
 pkgdesc="The ArchLinux Installation Framework"
 arch=('any')
 url="http://projects.archlinux.org/?p=aif.git;a=summary"
 license=('GPL3')
-depends=('bash' 'pacman' 'coreutils' 'grub' 'grep' 'mkinitcpio' 'awk' 'sed')
+depends=('bash' 'pacman' 'coreutils' 'grub' 'grep' 'mkinitcpio' 'awk' 'sed' 'libui-sh')
 optdepends=('markdown: to generate the html installation guide'
             'cryptsetup: for encryption support'
             'lvm2: for LVM support'
@@ -21,7 +21,7 @@
             'dialog: for ncurses support'
             )
 source=(ftp://ftp.archlinux.org/other/aif/aif-$pkgver.tar.gz)
-md5sums=('f062d5dfca27475c627c6fcd5813ef88')
+md5sums=('7c73c79f47f1ca33963022500e7b32a0')
 
 build() {
 




More information about the arch-commits mailing list