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

Tobias Powalowski tpowa at archlinux.org
Wed Mar 7 09:20:24 UTC 2012


    Date: Wednesday, March 7, 2012 @ 04:20:23
  Author: tpowa
Revision: 152448

upgpkg: syslinux 4.05-4

fix #27319

Modified:
  syslinux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-07 01:04:53 UTC (rev 152447)
+++ PKGBUILD	2012-03-07 09:20:23 UTC (rev 152448)
@@ -4,7 +4,7 @@
 
 pkgname=syslinux
 pkgver=4.05
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 pkgdesc="Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE"
 url="http://syslinux.zytor.com/"
@@ -12,7 +12,7 @@
 depends=('perl' 'glibc')
 optdepends=('perl-passwd-md5:  For md5pass'
             'perl-digest-sha1: For sha1pass'
-            'mtools:           For mkdiskimage and fat support'
+            'mtools:           For mkdiskimage and syslinux support'
            )
 makedepends=('nasm')
 backup=('boot/syslinux/syslinux.cfg')




More information about the arch-commits mailing list