summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Nagy2015-09-03 02:06:15 +0200
committerDaniel Nagy2015-09-03 02:06:15 +0200
commitf6a110080257b49380d08b83ba2fdc762d604404 (patch)
tree103bd7638c12c7e4f42c77067e8453c5be7a5f81
parent8c8110dd3cffb8233cf55717d42b81bf0e277dc5 (diff)
downloadaur-f6a110080257b49380d08b83ba2fdc762d604404.tar.gz
update to v0.11.517
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2b48fbc1e0b..83d06397b82c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,15 @@
+# Generated by mksrcinfo v7
+# Thu Sep 3 00:05:52 UTC 2015
pkgbase = firefox-extension-shumway
pkgdesc = HTML5 implementation of flash for Firefox
- pkgver = 0.11.422
+ pkgver = 0.11.517
pkgrel = 1
url = https://mozilla.github.io/shumway/
arch = any
license = MIT
makedepends = unzip
depends = firefox>=18
- source = firefox-extension-shumway-0.11.422.xpi::https://mozilla.github.io/shumway/extension/firefox/shumway.xpi
+ source = firefox-extension-shumway-0.11.517.xpi::https://mozilla.github.io/shumway/extension/firefox/shumway.xpi
sha1sums = SKIP
pkgname = firefox-extension-shumway
diff --git a/PKGBUILD b/PKGBUILD
index 895322f5290d..cab30eb6630d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _plugin_version=20130816
pkgname=firefox-extension-$_plugin_name
pkgdesc="HTML5 implementation of flash for Firefox"
-pkgver=0.11.422
+pkgver=0.11.517
pkgrel=1
arch=('any')
url="https://mozilla.github.io/shumway/"