xfce4-pulseaudio-plugin: update to 0.2.4.
This commit is contained in:
parent
4ff544822f
commit
880695724d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xfce4-pulseaudio-plugin'
|
||||
pkgname=xfce4-pulseaudio-plugin
|
||||
version=0.2.3
|
||||
revision=2
|
||||
version=0.2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="gettext-devel glib-devel intltool pkg-config xfce4-dev-tools"
|
||||
makedepends="libnotify-devel libxfce4ui-devel pulseaudio-devel xfce4-panel-devel
|
||||
|
@ -10,8 +10,8 @@ short_desc="Pulseaudio volume control plugin for Xfce4 panel"
|
|||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://git.xfce.org/panel-plugins/xfce4-pulseaudio-plugin"
|
||||
distfiles="http://archive.xfce.org/src/panel-plugins/$pkgname/${version%.*}/$pkgname-$version.tar.bz2"
|
||||
checksum="e82836bc8cf7d905b4e60d43dc630ba8e32dea785989700c71d4aeee9f583b33"
|
||||
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=8d9330ddf1d44a864a36d566cce4b76d4f859c5984bba7653d7dc39aa24d5c3e
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 xdt-autogen
|
||||
|
|
Loading…
Reference in New Issue