alarm/chromium-pepper-flash to 12.0.0.77-1, fixes

This commit is contained in:
Kevin Mihelich 2014-08-22 18:35:56 +00:00
parent d36ed58bb1
commit 94ae448391
2 changed files with 4 additions and 4 deletions
alarm/chromium-pepper-flash

View file

@ -4,8 +4,8 @@ buildarch=4
pkgname=chromium-pepper-flash
pkgdesc="Google Chrome's Pepper Flash plugin for Chromium on armv7h"
pkgver=11.7.700.225
pkgrel=3
pkgver=12.0.0.77
pkgrel=1
arch=('armv7h')
url="http://www.google.com/chrome"
license=('custom:chrome')
@ -16,7 +16,7 @@ install=chromium-pepper-flash.install
source=('license.html::http://www.google.com/chrome/intl/en/eula_text.html'
"http://archlinuxarm.org/builder/src/PepperFlash-${pkgver}-armv7h.tar.gz")
md5sums=('ba19ea498f294975d320ff0b26a6cd63'
'7631da586071874409dac066f85ca567')
'e9fb136cb9e8a69c8e1f817b542d9171')
package() {
install -d "${pkgdir}/usr/lib/PepperFlash"

View file

@ -1,6 +1,6 @@
[ -f etc/chromium-browser/default ] && _default='etc/chromium-browser/default'
[ -f etc/chromium/default ] && _default='etc/chromium/default'
flashver=11.7.700.225
flashver=12.0.0.77
instructions() {