gnome-calculator: update to 3.30.1.

This commit is contained in:
maxice8 2018-09-24 16:08:48 -03:00 committed by maxice8
parent b259cdac70
commit 0b33fb4a9c
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gnome-calculator'
pkgname=gnome-calculator
version=3.30.0
version=3.30.1
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=add2a50dcc32a2d5872d0ecb2ad69d8bb74521671d20e00a8b0f0fd9b2983bb7
checksum=ec7aac474da1beea07e4d23c227b282ae0270d2488d940bba455b25064657f62
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" gtksourceview-devel"