diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-04 15:03:16 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-04 15:03:16 -0200 |
commit | 16f3677384ce07c5390cb9d4e5cda6dce47e36fc (patch) | |
tree | cd34ac681365c6c27480ffe4e6733a9bd9c3d80e /libre/syslinux | |
parent | ea13acdb2af86419b66377a3564e72797e9e157b (diff) | |
download | abslibre-16f3677384ce07c5390cb9d4e5cda6dce47e36fc.tar.gz abslibre-16f3677384ce07c5390cb9d4e5cda6dce47e36fc.tar.bz2 abslibre-16f3677384ce07c5390cb9d4e5cda6dce47e36fc.zip |
repackage to fix trouble installing because was discovered that our rebranded packages on [libre] were the official Arch packages from [core], maybe a db-sync bug
Diffstat (limited to 'libre/syslinux')
-rw-r--r-- | libre/syslinux/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/syslinux/PKGBUILD b/libre/syslinux/PKGBUILD index 234f7a43f..6b3b53b77 100644 --- a/libre/syslinux/PKGBUILD +++ b/libre/syslinux/PKGBUILD @@ -5,7 +5,7 @@ pkgname="syslinux" pkgver="6.02" -pkgrel="8" +pkgrel="8.1" 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/" |