summaryrefslogtreecommitdiff
path: root/libre-testing/syslinux/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-29 20:01:59 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-29 20:01:59 -0300
commit46f6ab5616d144a180346b97163a3fa43974ec3d (patch)
tree3891d52e9acdfe540102f7d9f1ab6dbd53ca768b /libre-testing/syslinux/PKGBUILD
parenta0f37fa191378fec23c533d73f1c0599f41e9d9d (diff)
syslinux-6.01-4: updating version and change colours
Diffstat (limited to 'libre-testing/syslinux/PKGBUILD')
-rw-r--r--libre-testing/syslinux/PKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/libre-testing/syslinux/PKGBUILD b/libre-testing/syslinux/PKGBUILD
index cdc3483d5..6e2264257 100644
--- a/libre-testing/syslinux/PKGBUILD
+++ b/libre-testing/syslinux/PKGBUILD
@@ -5,7 +5,7 @@
pkgname="syslinux"
pkgver="6.01"
-pkgrel="2"
+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,6 +22,10 @@ optdepends=('perl-passwd-md5: For md5pass'
'util-linux: For isohybrid'
'efibootmgr: For EFI support'
'dosfstools: For EFI support')
+md5sums=('5fe8959b92255143a334167ca1c395a6'
+ '2466fa3fe8c2577acb2a7025d7096c91'
+ '0e7d47e1f791f0c5e7bd40ed5c6d80cc'
+ 'cb46ca47c6b6323127d908440057d98f')
install="${pkgname}.install"
@@ -30,11 +34,6 @@ source=("https://www.kernel.org/pub/linux/utils/boot/syslinux/${pkgname}-${pkgve
'syslinux-install_update'
'splash.png')
-sha1sums=('d7bc1b188677f77ac2d7060d25491dc29877a9c4'
- 'a0238479aa2ed0bbd91d879d35bf7fce2600830f'
- 'b1d915045fe3094f5359df043c53e73a4dc32745'
- '1be7066848f2d58d67c63436294de5322ca34318')
-
_build_syslinux_bios() {
rm -rf "${srcdir}/${pkgname}-${pkgver}-bios/" || true