diff --git a/srcpkgs/vte/template b/srcpkgs/vte/template index ea4d41253cc..3f0ecc1e8b5 100644 --- a/srcpkgs/vte/template +++ b/srcpkgs/vte/template @@ -1,12 +1,14 @@ # Template build file for 'vte'. pkgname=vte -version=0.28.0 +version=0.28.1 distfiles="${GNOME_SITE}/vte/0.28/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--localstatedir=/var" short_desc="Terminal widget with improved accessibility and I18N support" maintainer="Juan RP " -checksum=1467c566aa9e55c1e33aa1dfea3f14dd4c8a4a63ff0005b254bd8c2c375d952e +homepage="http://www.gnome.org" +license="LGPL-2.1" +checksum=0fa6e4872b38fca07d62f5b7d141312a195ba5399a87211b651e721086d8a63a long_desc=" Terminal widget with improved font, internationalization and accessibility support for the GNOME 2 desktop."