mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
libgweather: update to 3.6.2.
This commit is contained in:
parent
3ff21847eb
commit
f0bc53ce78
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'libgweather'
|
# Template file for 'libgweather'
|
||||||
pkgname=libgweather
|
pkgname=libgweather
|
||||||
version=3.6.1
|
version=3.6.2
|
||||||
revision=1
|
revision=1
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile
|
configure_args="--disable-schemas-compile
|
||||||
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
--enable-locations-compression --with-zoneinfo-dir=/usr/share/zoneinfo"
|
||||||
makedepends="pkg-config intltool libxml2-devel gtk+3-devel>=3.6.0_2
|
makedepends="pkg-config intltool libxml2-devel gtk+3-devel>=3.6.2
|
||||||
libsoup-gnome-devel gobject-introspection"
|
libsoup-gnome-devel gobject-introspection"
|
||||||
fulldepends="gnome-icon-theme"
|
fulldepends="gnome-icon-theme"
|
||||||
short_desc="Weather information access library"
|
short_desc="Weather information access library"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||||
checksum=3cc56ebb76f43fa56fa5a34f6457a902b7beeac48d1216d96b37ea9da827641e
|
checksum=0f2aeff290751590ca51e806c3d09054bf87b86b63b89f5179043a9b3fa8a0b0
|
||||||
long_desc="
|
long_desc="
|
||||||
libgweather is a library to access weather information from online
|
libgweather is a library to access weather information from online
|
||||||
services for numerous locations."
|
services for numerous locations."
|
||||||
|
|
Loading…
Add table
Reference in a new issue