diff options
Diffstat (limited to 'libre/icecat-raismth/PKGBUILD')
-rw-r--r-- | libre/icecat-raismth/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/icecat-raismth/PKGBUILD b/libre/icecat-raismth/PKGBUILD index fb2e072d5..1bdd66289 100644 --- a/libre/icecat-raismth/PKGBUILD +++ b/libre/icecat-raismth/PKGBUILD @@ -3,7 +3,7 @@ pkgname=icecat-raismth pkgver=4.0.1 -pkgrel=1.1 +pkgrel=1.2 pkgdesc="IceCat plugin for watching Rai.tv live channels, vod and replay contents w/o *light (Silverlight/Moonlight)" arch=('any') url="http://acab.servebeer.com/" @@ -12,7 +12,7 @@ groups=('icecat-addons') depends=('icecat') optdepends=('mplayer: default video player' 'faad: default audio player') -provides=('raismth' firefox-raismth=$pkgver) +provides=('raismth') source=("${url}raismth-$pkgver.xpi") md5sums=('f772ef1a74b0aba3a739849fee3238ea') |