diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-02-28 02:17:56 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-02-28 02:17:56 -0200 |
commit | 7347f545398673cdd976bfcd37d9f38f2c856857 (patch) | |
tree | 78be9c1bc4287cc22f9b192834cbbfdabefbe73a /libre/parabolaiso-data/PKGBUILD | |
parent | e1a4fc6d685f3b7c0c8708070d3ba4ca60e484f9 (diff) | |
download | abslibre-7347f545398673cdd976bfcd37d9f38f2c856857.tar.gz abslibre-7347f545398673cdd976bfcd37d9f38f2c856857.tar.bz2 abslibre-7347f545398673cdd976bfcd37d9f38f2c856857.zip |
rebuild parabolaiso-data with new splash log
Diffstat (limited to 'libre/parabolaiso-data/PKGBUILD')
-rw-r--r-- | libre/parabolaiso-data/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/parabolaiso-data/PKGBUILD b/libre/parabolaiso-data/PKGBUILD index 9647e3301..f94a3dac9 100644 --- a/libre/parabolaiso-data/PKGBUILD +++ b/libre/parabolaiso-data/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Esteban Carnevale <alfplayer@mailoo.org> pkgname=parabolaiso-data -pkgver=2 +pkgver=3 pkgrel=1 pkgdesc="Data files of parabolaiso, the tool to create ISO images" arch=('any') @@ -12,7 +12,7 @@ _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=('1f05882d0c9ad5bd21ca2bff4fbf84da' +md5sums=('120771b6b33e9007f5291e49f1243fd4' '243244841cb0e2c2669e22a41acc2f39' '082080109f0d31e7f53c1774a52feec2') |