parole: update to 0.9.2
This commit is contained in:
parent
c1bbba9848
commit
02c926bbd1
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'parole'
|
||||
pkgname=parole
|
||||
version=0.9.1
|
||||
version=0.9.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool glib-devel"
|
||||
|
@ -10,6 +10,6 @@ depends="hicolor-icon-theme gst-libav gst-plugins-good1
|
|||
short_desc="Modern simple media player"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="GPL-2"
|
||||
homepage="http://docs.xfce.org/apps/parole/start"
|
||||
distfiles="http://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a596b0add40294258dcd87b73317273e5060c76c201a0a33e8e78a514a6b4baf
|
||||
homepage="https://docs.xfce.org/apps/parole/start"
|
||||
distfiles="https://archive.xfce.org/src/apps/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=fdd3cbe7b8a74cba6176694e742b44734ee435bb937ec94f59e69b957857c79d
|
||||
|
|
Loading…
Reference in a new issue