vte3: update to 0.28.1.
This commit is contained in:
parent
25ad10c198
commit
8d6c9550b9
1 changed files with 4 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'vte3'.
|
||||
pkgname=vte3
|
||||
version=0.28.0
|
||||
version=0.28.1
|
||||
wrksrc=vte-${version}
|
||||
distfiles="${GNOME_SITE}/vte/0.28/vte-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
|
@ -8,7 +8,9 @@ configure_args="--localstatedir=/var --with-gtk=3.0 --enable-introspection
|
|||
--disable-gnome-pty-helper"
|
||||
short_desc="Terminal widget with improved accessibility and I18N support"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
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 3 desktop."
|
||||
|
|
Loading…
Reference in a new issue