gnome-characters: update to 3.26.2.
This commit is contained in:
parent
4de0311b0b
commit
3aec372f45
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-characters'
|
# Template file for 'gnome-characters'
|
||||||
pkgname=gnome-characters
|
pkgname=gnome-characters
|
||||||
version=3.26.1
|
version=3.26.2
|
||||||
revision=1
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="https://wiki.gnome.org/Apps/Characters"
|
homepage="https://wiki.gnome.org/Apps/Characters"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=aed827414406261a6ff84f1aca9baf851996dfc6fde5880d7b3d6474651c3e46
|
checksum=69d0218b4ce16451bef0e6ee9f9f18f5b7851aa3a758b13315d592b077374f7b
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue