xfce4-weather-plugin: update to 0.8.3 (close #525).
This commit is contained in:
parent
0d39966b9f
commit
8ed5a6990b
|
@ -1,15 +1,16 @@
|
||||||
# Template file for 'xfce4-weather-plugin'
|
# Template file for 'xfce4-weather-plugin'
|
||||||
pkgname=xfce4-weather-plugin
|
pkgname=xfce4-weather-plugin
|
||||||
version=0.8.1
|
version=0.8.3
|
||||||
revision=3
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-upower"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel libxfce4ui-devel xfce4-panel-devel libxml2-devel"
|
makedepends="gtk+-devel libxfce4ui-devel xfce4-panel-devel libxml2-devel libsoup-devel"
|
||||||
depends="hicolor-icon-theme"
|
depends="hicolor-icon-theme"
|
||||||
short_desc="XFCE panel plagin to show temperature and weather"
|
short_desc="XFCE panel plagin to show temperature and weather"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
|
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/0.8/${pkgname}-${version}.tar.bz2"
|
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a03a001065afdd8a167a44b96885d70013290b88d82e7deec45a2d294411077d
|
checksum=40a6a22be7653b15a47174a430da89040f178695b48e5e01e77990050f715ce4
|
||||||
|
|
Loading…
Reference in New Issue