gnome-calculator: update to 3.30.0.

This commit is contained in:
maxice8 2018-09-08 13:29:12 -03:00
parent 0845046dc1
commit 20af72658b
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-calculator'
pkgname=gnome-calculator
version=3.28.2
version=3.30.0
revision=1
build_style=meson
hostmakedepends="glib-devel gnome-doc-utils intltool itstool pkg-config vala"
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
homepage="https://wiki.gnome.org/Apps/Calculator"
changelog="https://raw.githubusercontent.com/GNOME/gnome-calculator/gnome-3-28/NEWS"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=bad41e322fc82f13f0fa0c773ad96802c272498adf8e2c8b8054549718cefa47
checksum=add2a50dcc32a2d5872d0ecb2ad69d8bb74521671d20e00a8b0f0fd9b2983bb7
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gtksourceview-devel"