gucharmap: update to 3.6.1.
This commit is contained in:
parent
1298f519d7
commit
078cf623fd
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'gucharmap'
|
||||
pkgname=gucharmap
|
||||
version=3.6.0
|
||||
version=3.6.1
|
||||
revision=1
|
||||
subpackages="$pkgname-devel"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --enable-introspection"
|
||||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
makedepends="which pkg-config intltool gnome-doc-utils gobject-introspection
|
||||
gtk+3-devel>=3.6.0_2 itstool"
|
||||
gtk+3-devel>=3.6.1 itstool"
|
||||
short_desc="GNOME Unicode Charmap"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=778bbc61bedcb6c573800ccebc56d360d988a156727b5a8f8bac9787c1fe7fb4
|
||||
checksum=c3aad2990010ab66225b748e6ac5402cad9f21e908cddf728e57d755c54cc6b2
|
||||
long_desc="
|
||||
gucharmap is a Unicode/ISO10646 character map and font viewer for the
|
||||
GNOME platform. It supports anti-aliased, scalable fonts and more."
|
||||
|
|
Loading…
Reference in New Issue