[arch-commits] Commit in syslinux/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Fri Apr 17 12:04:55 UTC 2009
Date: Friday, April 17, 2009 @ 08:04:55
Author: tpowa
Revision: 35815
upgpkg: syslinux 3.75-1
Modified:
syslinux/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-17 11:59:01 UTC (rev 35814)
+++ PKGBUILD 2009-04-17 12:04:55 UTC (rev 35815)
@@ -2,7 +2,7 @@
# Contributor: lowercase
# Maintainer: Dale Blount <dale at archlinux.org>
pkgname=syslinux
-pkgver=3.74
+pkgver=3.75
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
@@ -24,3 +24,4 @@
make SBINDIR=$startdir/pkg/usr/sbin BINDIR=$startdir/pkg/usr/bin INCDIR=$startdir/pkg/usr/include MANDIR=$startdir/pkg/usr/share/man AUXDIR=$startdir/pkg/usr/lib/syslinux install
#install -m755 mkdiskimage $startdir/pkg/usr/bin || return 1
}
+md5sums=('daddab10857b73c08d7278da4fdb0781')
More information about the arch-commits
mailing list