diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-02-28 21:52:41 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-02-28 21:52:41 -0200 |
commit | a1f206694cae3aad712f3e8f9fa97168218958f1 (patch) | |
tree | 9cc1e2f0cc8864f34f93959067f5e37449cefce0 /libre/syslinux/PKGBUILD | |
parent | effeb5c98b16336f6e0fa23d4075ae1cac5020cb (diff) |
syslinux-6.03-2.parabola2: rebuilding with new splash logo
Diffstat (limited to 'libre/syslinux/PKGBUILD')
-rw-r--r-- | libre/syslinux/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/syslinux/PKGBUILD b/libre/syslinux/PKGBUILD index 1ded94131..ac5de7bc7 100644 --- a/libre/syslinux/PKGBUILD +++ b/libre/syslinux/PKGBUILD @@ -7,7 +7,7 @@ pkgname=syslinux pkgver=6.03 _tag=syslinux-$pkgver -pkgrel=2.parabola1 +pkgrel=2.parabola2 pkgdesc='Collection of boot loaders that boot from FAT, ext2/3/4 and btrfs filesystems, from CDs and via PXE (Parabola rebranded)' url='http://www.syslinux.org/' arch=(i686 x86_64) @@ -40,9 +40,9 @@ source=(git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git#tag=$_tag syslinux-install_update splash.png) sha1sums=('SKIP' - '681e2acf8e636a4edf4eb1056a646e0cc89bbdf7' - 'd22e7e3fc544cf8a49f27ae9a25f17e65f575ea1' - 'b24bb6ceec46d137ff7ddacf2a4d7cb4bb486cac') + '3f0cafb50279224c6dac5205dfbe475cb8b4cc7b' + '1aafa9869eb772b15e1dee382504b3432ed68e11' + '8d937eb2ffb563a0cb876bda731e036f43bf0e4b') _targets='bios efi32' case "$CARCH" in |