diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2014-09-09 20:20:00 +0000 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2014-09-09 20:30:25 +0000 |
commit | 542f7dc8037175d627b13ff0312e40ededba3793 (patch) | |
tree | a9fcbbaae5dfaf1a5dd28a8e94f0b5bdc887cbb2 /srcpkgs/libwnck/template | |
parent | 6455299da1264ec1daa7a2799b756523f5d17234 (diff) | |
download | void-packages-542f7dc8037175d627b13ff0312e40ededba3793.tar void-packages-542f7dc8037175d627b13ff0312e40ededba3793.tar.gz void-packages-542f7dc8037175d627b13ff0312e40ededba3793.tar.bz2 void-packages-542f7dc8037175d627b13ff0312e40ededba3793.tar.lz void-packages-542f7dc8037175d627b13ff0312e40ededba3793.tar.xz void-packages-542f7dc8037175d627b13ff0312e40ededba3793.tar.zst void-packages-542f7dc8037175d627b13ff0312e40ededba3793.zip |
libwnck: update to 3.4.9.
Diffstat (limited to '')
-rw-r--r-- | srcpkgs/libwnck/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/libwnck/template b/srcpkgs/libwnck/template index 2f5c4eabbaf..ba799011bd5 100644 --- a/srcpkgs/libwnck/template +++ b/srcpkgs/libwnck/template @@ -1,6 +1,6 @@ # Template build file for 'libwnck'. pkgname=libwnck -version=3.4.7 +version=3.4.9 revision=1 build_style=gnu-configure hostmakedepends="pkg-config intltool gobject-introspection" @@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>" homepage="http://www.gnome.org/" license="LGPL-2.1" distfiles="${GNOME_SITE}/libwnck/3.4/$pkgname-$version.tar.xz" -checksum=d48ac9c7f50c0d563097f63d07bcc83744c7d92a1b4ef65e5faeab32b5ccb723 +checksum=96e6353f2701a1ea565ece54d791a7bebef1832d96126f7377c54bb3516682c4 libwnck-devel_package() { depends="gtk+3-devel startup-notification-devel libXres-devel libwnck>=${version}" |