gnome-calculator: update to 46.0.
This commit is contained in:
parent
b59a648f82
commit
1113c0e73a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-calculator'
|
||||
pkgname=gnome-calculator
|
||||
version=45.0.2
|
||||
version=46.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -13,6 +13,7 @@ short_desc="GNOME calculator"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Calculator"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-calculator/-/raw/master/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-calculator/-/raw/gnome-46/NEWS"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gnome-calculator/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/gnome-calculator/${version%%.*}/gnome-calculator-${version}.tar.xz"
|
||||
checksum=7dcbf32384897171cbe5483ec664d994e5e755e912ae1df911624f03c90867c2
|
||||
checksum=44694fda6b6233923f5c10a48d02d2cf5724e011a8a85789074c953101f33bf1
|
||||
|
|
Loading…
Reference in New Issue