From c81ba72e41b98c5a6517c24f05cc40c5a51417b9 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 30 Oct 2013 17:26:16 -0200 Subject: syslinux-6.02-4: updating revision * fix updater script, to not use symlinks. https://bbs.archlinux.org/viewtopic.php?id=171629 * add rebranding on syslinux-install_update * fix typo #37487 => https://bugs.archlinux.org/task/37487 --- libre/syslinux/PKGBUILD | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'libre/syslinux/PKGBUILD') diff --git a/libre/syslinux/PKGBUILD b/libre/syslinux/PKGBUILD index 35a17b630..ad30022df 100644 --- a/libre/syslinux/PKGBUILD +++ b/libre/syslinux/PKGBUILD @@ -5,7 +5,7 @@ pkgname="syslinux" pkgver="6.02" -pkgrel="3" +pkgrel="4" arch=('x86_64' 'i686') pkgdesc="Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE (Parabola rebranded)" url="http://syslinux.zytor.com/" @@ -22,19 +22,17 @@ optdepends=('perl-passwd-md5: For md5pass' 'util-linux: For isohybrid' 'efibootmgr: For EFI support' 'dosfstools: For EFI support') -md5sums=('6f275813a1b08cf852e55c0a3f8fbc78' - 'f048880b57e2c5a7017ff8804bfda327' - '0e7d47e1f791f0c5e7bd40ed5c6d80cc' - '9dbede6b71a4de9e46aac4aad65334d7' - 'cb46ca47c6b6323127d908440057d98f') - install="${pkgname}.install" - source=("https://www.kernel.org/pub/linux/utils/boot/syslinux/${pkgname}-${pkgver}.tar.xz" 'syslinux.cfg' 'syslinux-install_update' 'syslinux-6.02-fix-chainloading.patch' 'splash.png') +md5sums=('6f275813a1b08cf852e55c0a3f8fbc78' + 'f048880b57e2c5a7017ff8804bfda327' + '9da2b8b25ea8d628887f11749dc3fffa' + '9dbede6b71a4de9e46aac4aad65334d7' + 'cb46ca47c6b6323127d908440057d98f') _build_syslinux_bios() { -- cgit v1.2.3