From a17899d5e567550afa7eb99e81007a7b0005870f Mon Sep 17 00:00:00 2001 From: Francesco Marinucci Date: Tue, 17 Jul 2018 14:20:53 +0200 Subject: [PATCH] [testing] freshplayerplugin: rebuild against new libevent --- freshplayerplugin/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freshplayerplugin/PKGBUILD b/freshplayerplugin/PKGBUILD index 59de805..3e10bdf 100644 --- a/freshplayerplugin/PKGBUILD +++ b/freshplayerplugin/PKGBUILD @@ -1,6 +1,6 @@ pkgname=freshplayerplugin pkgver=0.3.9 -pkgrel=1 +pkgrel=2 pkgdesc='PPAPI-host NPAPI-plugin adapter.' arch=('x86_64') url='https://github.com/i-rinat/freshplayerplugin'