summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzorfmorf2016-09-16 05:01:49 +0200
committerzorfmorf2016-09-16 05:01:49 +0200
commit404e9e5f1aad1801dcb896d5545e891d43c80dc6 (patch)
treede16f28eda48a2d4845f255ca289713f43d8d83c
parentc2c6d23bf07e3191cd23fd43f5f0c67550c4b4cf (diff)
downloadaur-404e9e5f1aad1801dcb896d5545e891d43c80dc6.tar.gz
Update to 11.2.202.635
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9d5d6d77092..59053d934120 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jul 29 17:24:28 UTC 2016
+# Fri Sep 16 03:01:10 UTC 2016
pkgbase = flashplayer-standalone
pkgdesc = Macromedia standalone flash player (nonfree)
- pkgver = 11.2.202.632
+ pkgver = 11.2.202.635
pkgrel = 1
url = http://www.adobe.com/support/flashplayer/downloads.html
install = flashplayer-standalone.install
@@ -14,11 +14,12 @@ pkgbase = flashplayer-standalone
depends = lib32-gtk2
depends = lib32-libxt
depends = lib32-nss
+ optdepends = lib32-alsa-lib: for sound through alsa
options = !strip
source = http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa.i386.tar.gz
source = license.pdf::http://www.adobe.com/products/eulas/pdfs/PlatformClients_PC_WWEULA-MULTI-20110809_1357.pdf
source = flashplayer.desktop
- sha512sums = d53047dbf0197964020c5510749b96bb70debd1e941111b5e8923be12acb9f3b738a775e36a96851b3554761ea8083534aafd5b3fe072fc93bfea6a7304055bf
+ sha512sums = 4979aa611d97de9c32d2d11e13016cfd5d94088c7cefdf9ae7c17d81ec188bf37698859790e04ca37220422b14f017db135c16a3f3e9177f886f37e022ce6fdd
sha512sums = a70fd7127f0f9d64f2c872d1e4634d93e24fdea165abfbe20724e68c1b7297df46362cb449b5a78d0eb4a68e43426965359ca93fd4ba4848d2542e5505bcd2fe
sha512sums = e4139b265896ebd276b4c7931d5718db7ac8b25e5e86decb2161c94d2b6b410dc7160667cda3a330ece40e64e7809d7afc5ddcc94e09352e84359fa4c7fe3e2d
diff --git a/PKGBUILD b/PKGBUILD
index d04be3c952f8..634f0b8c03e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: whike <sebastian.tauch@aborium.com>
pkgname=flashplayer-standalone
-pkgver=11.2.202.632
+pkgver=11.2.202.635
pkgrel=1
pkgdesc="Macromedia standalone flash player (nonfree)"
arch=(i686 x86_64)
@@ -9,6 +9,8 @@ url=http://www.adobe.com/support/flashplayer/downloads.html
license=(custom)
# License matrix: http://www.adobe.com/products/eulas/
depends=(desktop-file-utils lib32-curl lib32-gtk2 lib32-libxt lib32-nss)
+optdepends=('lib32-alsa-lib: for sound through alsa')
+
makedepends_x86_64=()
[[ $CARCH == "i686" ]] && depends=(${depends[@]/lib32-/})
options=(!strip)
@@ -16,7 +18,7 @@ install=$pkgname.install
source=(http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa.i386.tar.gz
license.pdf::http://www.adobe.com/products/eulas/pdfs/PlatformClients_PC_WWEULA-MULTI-20110809_1357.pdf
flashplayer.desktop)
-sha512sums=('d53047dbf0197964020c5510749b96bb70debd1e941111b5e8923be12acb9f3b738a775e36a96851b3554761ea8083534aafd5b3fe072fc93bfea6a7304055bf'
+sha512sums=('4979aa611d97de9c32d2d11e13016cfd5d94088c7cefdf9ae7c17d81ec188bf37698859790e04ca37220422b14f017db135c16a3f3e9177f886f37e022ce6fdd'
'a70fd7127f0f9d64f2c872d1e4634d93e24fdea165abfbe20724e68c1b7297df46362cb449b5a78d0eb4a68e43426965359ca93fd4ba4848d2542e5505bcd2fe'
'e4139b265896ebd276b4c7931d5718db7ac8b25e5e86decb2161c94d2b6b410dc7160667cda3a330ece40e64e7809d7afc5ddcc94e09352e84359fa4c7fe3e2d')