wok-current rev 6202
Up: libwnck, libwnck-dev to 2.30.2.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Sep 11 00:40:39 2010 +0000 (2010-09-11) |
parents | f2fc9cd065e5 |
children | bcedab3e8315 |
files | libwnck-dev/receipt libwnck/receipt |
line diff
1.1 --- a/libwnck-dev/receipt Sat Sep 11 00:35:45 2010 +0000 1.2 +++ b/libwnck-dev/receipt Sat Sep 11 00:40:39 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libwnck-dev" 1.7 -VERSION="2.22.3" 1.8 +VERSION="2.30.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="libwnck devel files." 1.11 MAINTAINER="pankso@slitaz.org"
2.1 --- a/libwnck/receipt Sat Sep 11 00:35:45 2010 +0000 2.2 +++ b/libwnck/receipt Sat Sep 11 00:40:39 2010 +0000 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libwnck" 2.7 -VERSION="2.22.3" 2.8 +VERSION="2.30.2" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="libwnck is Window Navigator Construction Kit." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 @@ -11,7 +11,7 @@ 2.13 BUILD_DEPENDS="perl-xml-parser gettext xorg-dev" 2.14 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.15 WEB_SITE="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/" 2.16 -WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/2.22/$TARBALL" 2.17 +WGET_URL="http://ftp.acc.umu.se/pub/gnome/sources/libwnck/2.30/$TARBALL" 2.18 2.19 # Rules to configure and make the package. 2.20 compile_rules()