Merge pull request #8257 from circhioz/gnome-characters
gnome-characters: update to 3.26.1.
This commit is contained in:
commit
34a412ac9c
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'gnome-characters'
|
||||
pkgname=gnome-characters
|
||||
version=3.24.0
|
||||
version=3.26.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool itstool glib-devel $(vopt_if gir gobject-introspection)"
|
||||
makedepends="gjs-devel gtk+3-devel libunistring-devel glib-devel"
|
||||
short_desc="utility to find and insert unusual characters for GNOME."
|
||||
short_desc="Utility to find and insert unusual characters for GNOME"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://wiki.gnome.org/Apps/Characters"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=9ef4ff28437a63a221c47189231909fb9e4cac838c5f3cf402906fb128b52596
|
||||
checksum=aed827414406261a6ff84f1aca9baf851996dfc6fde5880d7b3d6474651c3e46
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue