summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Nagy2015-08-10 22:28:24 +0200
committerDaniel Nagy2015-08-10 22:28:24 +0200
commit8c8110dd3cffb8233cf55717d42b81bf0e277dc5 (patch)
tree65294886a7e77c239125803748101759268563fc
parent92ed0a6a5fc069f5f99f2b25c1441c3efc5631dc (diff)
downloadaur-8c8110dd3cffb8233cf55717d42b81bf0e277dc5.tar.gz
version bump to v0.11.422
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05466a65d988..e2b48fbc1e0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = firefox-extension-shumway
pkgdesc = HTML5 implementation of flash for Firefox
- pkgver = 0.11.303
+ pkgver = 0.11.422
pkgrel = 1
url = https://mozilla.github.io/shumway/
arch = any
license = MIT
makedepends = unzip
depends = firefox>=18
- source = firefox-extension-shumway-0.11.303.xpi::https://mozilla.github.io/shumway/extension/firefox/shumway.xpi
+ source = firefox-extension-shumway-0.11.422.xpi::https://mozilla.github.io/shumway/extension/firefox/shumway.xpi
sha1sums = SKIP
pkgname = firefox-extension-shumway
diff --git a/PKGBUILD b/PKGBUILD
index 6059990d25db..895322f5290d 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.303
+pkgver=0.11.422
pkgrel=1
arch=('any')
url="https://mozilla.github.io/shumway/"