chromium-pepper-flash: set repository=nonfree manually.

This commit is contained in:
Juan RP 2014-11-14 16:36:41 +01:00
parent 0dad97c4ba
commit 6ad85bcf73

View file

@ -4,13 +4,13 @@ version=15.0.0.223
_chromeVersion=38.0.2125.122-1 _chromeVersion=38.0.2125.122-1
_channel='stable' _channel='stable'
_baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable' _baseUrl='http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable'
revision=1 revision=2
short_desc="Pepper Flash plugin for Chromium" short_desc="Pepper Flash plugin for Chromium"
maintainer="Enno Boland <eb@s01.de>" maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.google.com/chrome" homepage="http://www.google.com/chrome"
license="chrome" license="chrome"
lib32disabled=yes lib32disabled=yes
nonfree=yes repository="nonfree"
only_for_archs="i686 x86_64" only_for_archs="i686 x86_64"
depends="chromium binutils" depends="chromium binutils"
create_wrksrc=yes create_wrksrc=yes