diff --git a/srcpkgs/gnome-calculator/template b/srcpkgs/gnome-calculator/template index bd5844e88b6..0f0411fe335 100644 --- a/srcpkgs/gnome-calculator/template +++ b/srcpkgs/gnome-calculator/template @@ -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"