[arch-commits] Commit in syslinux/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Apr 12 17:51:25 UTC 2010
Date: Monday, April 12, 2010 @ 13:51:25
Author: tpowa
Revision: 77410
upgpkg: syslinux 3.86-1
bump to latest version
Modified:
syslinux/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-04-12 17:45:29 UTC (rev 77409)
+++ PKGBUILD 2010-04-12 17:51:25 UTC (rev 77410)
@@ -2,7 +2,7 @@
# Contributor: lowercase
# Maintainer: Dale Blount <dale at archlinux.org>
pkgname=syslinux
-pkgver=3.85
+pkgver=3.86
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
@@ -19,4 +19,4 @@
make || return 1
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
}
-md5sums=('416e64e3e9b1f838e393c809ff83e792')
+md5sums=('d6fb0231e82190b4932b2aa20274911a')
More information about the arch-commits
mailing list