summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfbt2016-04-13 09:25:26 +0300
committerfbt2016-04-13 09:25:26 +0300
commit58c0ff7038cf20e2902220dd65c8c000a6a8a9f8 (patch)
tree07d360ce2af557dab5b377827e33f9dfa1c54534
parentd8fce8e0cdbf35dd6700eb71fef284aa8bf274b7 (diff)
downloadaur-58c0ff7038cf20e2902220dd65c8c000a6a8a9f8.tar.gz
0.3.5
Signed-off-by: fbt <fbt@fleshless.org>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a505a27abc1a..55409188c213 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 11 08:14:11 UTC 2016
+# Wed Apr 13 06:25:22 UTC 2016
pkgbase = freshplayerplugin
pkgdesc = PPAPI-host NPAPI-plugin adapter.
- pkgver = 0.3.4
+ pkgver = 0.3.5
pkgrel = 2
url = https://github.com/i-rinat/freshplayerplugin
install = freshplayerplugin.install
@@ -25,9 +25,9 @@ pkgbase = freshplayerplugin
optdepends = google-chrome-beta: for the necessary Pepper plugin
optdepends = google-chrome-dev: for the necessary Pepper plugin
conflicts = freshplayerplugin-git
- source = https://github.com/i-rinat/freshplayerplugin/archive/v0.3.4.tar.gz
+ source = https://github.com/i-rinat/freshplayerplugin/archive/v0.3.5.tar.gz
source = freshplayerplugin.install
- sha1sums = 765785671a636b14824d633e074ee911205405ac
+ sha1sums = 9f76b38802697576856f880a0672257cc0a9544f
sha1sums = 331a3b3877249eaf1c3db917bde1dea6c4d374ab
pkgname = freshplayerplugin
diff --git a/PKGBUILD b/PKGBUILD
index f4f51ea95fe1..a7f280c6b0da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# Contributor: zman0900 <zman0900@gmail.com>
pkgname=freshplayerplugin
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=2
pkgdesc='PPAPI-host NPAPI-plugin adapter.'
arch=( 'i686' 'x86_64' )
@@ -47,5 +47,5 @@ package() {
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-sha1sums=('765785671a636b14824d633e074ee911205405ac'
+sha1sums=('9f76b38802697576856f880a0672257cc0a9544f'
'331a3b3877249eaf1c3db917bde1dea6c4d374ab')