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

Tobias Powalowski tpowa at archlinux.org
Sun Apr 26 15:00:11 UTC 2009


    Date: Sunday, April 26, 2009 @ 11:00:11
  Author: tpowa
Revision: 36622

upgpkg: syslinux 3.75-2

Modified:
  syslinux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-26 14:28:32 UTC (rev 36621)
+++ PKGBUILD	2009-04-26 15:00:11 UTC (rev 36622)
@@ -3,7 +3,7 @@
 # Maintainer: Dale Blount <dale at archlinux.org>
 pkgname=syslinux
 pkgver=3.75
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
 url="http://syslinux.org"
@@ -16,6 +16,7 @@
 install=
 source=(http://www.kernel.org/pub/linux/utils/boot/syslinux/$pkgname-$pkgver.tar.bz2)
 options=(!makeflags)
+optdepends=('mtools: for usage of some provided scripts')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list