summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorReventlov2016-06-19 15:12:00 +0200
committerReventlov2016-06-19 15:12:00 +0200
commit565af47723fea2630a6b6bc094774dc2b062769c (patch)
tree1b1d86fd38dbd2b7f4ac1faf0aa060b500ba1389 /PKGBUILD
parentec4b56ce65cf2fbf53c1ea36dde2ab592fe8b2f8 (diff)
downloadaur-565af47723fea2630a6b6bc094774dc2b062769c.tar.gz
New version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2fe86e28384..a0b105d79c99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=chromium-pepper-flash-standalone
pkgdesc="Google Chrome's Pepper Flash plugin for Chromium (stable version) - Standalone version"
-pkgver=21.0.0.242
+pkgver=22.0.0.192
pkgrel=1
arch=('x86_64')
url="http://www.google.com/chrome"
@@ -21,9 +21,9 @@ if [ "$CARCH" == i686 ]; then
sha1sums+=('')
elif [ "$CARCH" == x86_64 ]; then
source+=(http://docs.volcanis.me/.pepper-flash/x86_64/libpepflashplayer.so)
- sha1sums+=('399981e16717fdcb7bac991af2b2e695b2f61896')
+ sha1sums+=('a3cc0709094718583a958ef29631c305492279b7')
source+=(http://docs.volcanis.me/.pepper-flash/x86_64/manifest.json)
- sha1sums+=('cc8706878d4e4abba58f48cb9bdf00547d148cd5')
+ sha1sums+=('a81793ad38db1fa080f3e40c63fa2aff02d17d45')
fi
package() {