Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5b0ae377ad6acbb1721b14bee07dcd8face8e93a

commit 5b0ae377ad6acbb1721b14bee07dcd8face8e93a
Author: kikadf <[email protected]>
Date:   Mon Oct 13 11:19:22 2014 +0200

chromium-flash-15.0.0.152-2-x86_64

* Fix source

diff --git a/source/xapps-extra/chromium-flash/FrugalBuild 
b/source/xapps-extra/chromium-flash/FrugalBuild
index bbb6db0..feb982b 100644
--- a/source/xapps-extra/chromium-flash/FrugalBuild
+++ b/source/xapps-extra/chromium-flash/FrugalBuild
@@ -1,13 +1,12 @@
# Compiling Time: 0.11 SBU
-# Contributor: kikadf <[email protected]>
# Maintainer: Marius Cirsta <[email protected]>

options+=('asneeded')

pkgname=chromium-flash
pkgver=15.0.0.152
-_verbld=37.0.2062.120-1
-pkgrel=1
+_verbld=38.0.2125.101-1
+pkgrel=2
pkgdesc="Google Chrome's Pepper Flash plugin for Chromium"
url='http://www.chromium.org/'
rodepends=('chromium-browser')
@@ -18,11 +17,11 @@ archs=('i686' 'x86_64')
up2date="lynx --dump 'http://www.adobe.com/software/flash/about/' | egrep -m1 
'Chrome \(Pepper-based Flash Player\)' | sed 's/.*\ \([0-9\.]*\)/\1/'"
if [ "$CARCH" == x86_64 ]; then
source+=(https://dl.google.com/linux/chrome/rpm/stable/x86_64/google-chrome-stable-${_verbld}.x86_64.rpm)
-        sha1sums+=('74fdf78ca65f117987a43e71f896a8eb7605a6d2')
+        sha1sums+=('cb0187db4fa9efc4d5d8273073b1be2e55e7280f')
RPM_ARCH=x86_64
elif [ "$CARCH" == i686 ]; then
source+=(https://dl.google.com/linux/chrome/rpm/stable/i386/google-chrome-stable-${_verbld}.i386.rpm)
-        sha1sums+=('e94917e2e47aa05c0c6764ff2e6a855324e64844')
+        sha1sums+=('5a3b727e6f5949e67c91bcde8d412bc7a7ac1196')
RPM_ARCH=i386
fi
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to