gnumeric: update to 1.12.50.
This commit is contained in:
parent
87e8db0598
commit
54b06e0e33
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gnumeric'
|
||||
pkgname=gnumeric
|
||||
version=1.12.49
|
||||
version=1.12.50
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="bison gdk-pixbuf-devel glib-devel intltool itstool pkg-config "
|
||||
hostmakedepends="bison gdk-pixbuf-devel glib-devel intltool itstool pkg-config"
|
||||
makedepends="goffice-devel librsvg-devel libxslt-devel"
|
||||
short_desc="GNOME Spreadsheet Program"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
|||
homepage="http://gnumeric.org/"
|
||||
changelog="https://github.com/GNOME/gnumeric/raw/mainline/NEWS"
|
||||
distfiles="${GNOME_SITE}/gnumeric/${version%.*}/gnumeric-${version}.tar.xz"
|
||||
checksum=91c072ec95c32e00b156ffe8015c93b32b8edf368f9041436193cfa32e84ed57
|
||||
checksum=758819ba1bd6983829f9e7c6d71a7fa20cd75a3652a271e5bb003d5d8bcc14b8
|
||||
|
||||
# This isn't a direct dependency but when soname bumping perl it will
|
||||
# cause build failures
|
||||
|
|
Loading…
Reference in New Issue