diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-17 01:01:43 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-03-17 01:01:43 -0300 |
commit | 9a82b41ae7bd2e0027f7919d0303de485c302665 (patch) | |
tree | 89eb0e71950427634a5baead58949a457e1533f1 /libre | |
parent | 34b613ed83ad5d024afc4cc116b74f322f9e33ef (diff) | |
download | abslibre-9a82b41ae7bd2e0027f7919d0303de485c302665.tar.gz abslibre-9a82b41ae7bd2e0027f7919d0303de485c302665.tar.bz2 abslibre-9a82b41ae7bd2e0027f7919d0303de485c302665.zip |
parabolaiso-data-4-1: updating version
* update splash image
Diffstat (limited to 'libre')
-rw-r--r-- | libre/parabolaiso-data/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/parabolaiso-data/PKGBUILD b/libre/parabolaiso-data/PKGBUILD index f94a3dac9..8b6935b9f 100644 --- a/libre/parabolaiso-data/PKGBUILD +++ b/libre/parabolaiso-data/PKGBUILD @@ -1,7 +1,7 @@ -# Maintainer: Esteban Carnevale <alfplayer@mailoo.org> +# Maintainer: André Silva <emulatorman@parabola.nu> pkgname=parabolaiso-data -pkgver=3 +pkgver=4 pkgrel=1 pkgdesc="Data files of parabolaiso, the tool to create ISO images" arch=('any') @@ -12,8 +12,8 @@ _basesource2='https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2' source=("${_basesource1}/configs/profile/syslinux/splash.png" "${_basesource2}/ShellBinPkg/UefiShell/X64/Shell.efi" "${_basesource2}/EdkShellBinPkg/FullShell/X64/Shell_Full.efi") -md5sums=('120771b6b33e9007f5291e49f1243fd4' - '243244841cb0e2c2669e22a41acc2f39' +md5sums=('f4be604567cc5ac762f17f5446888721' + '4ffb2365bfe4e89d33c13e23deb8ca77' '082080109f0d31e7f53c1774a52feec2') package() { |