totem: update to 43.0.
This commit is contained in:
parent
6eccc42d7c
commit
113e0833ab
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'totem'
|
||||
pkgname=totem
|
||||
version=42.0
|
||||
version=43.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper="gir"
|
||||
|
@ -17,9 +17,10 @@ short_desc="GNOME integrated movie player based on Gstreamer"
|
|||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="LGPL-2.0-or-later, GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Videos"
|
||||
changelog="https://gitlab.gnome.org/GNOME/totem/-/raw/gnome-42/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4af0491ddb95df8b33aee399d3a50f9c7ab17de88d3af63356567cf88f57e6ab
|
||||
#changelog="https://gitlab.gnome.org/GNOME/totem/-/raw/gnome-43/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/totem/-/raw/master/NEWS"
|
||||
distfiles="${GNOME_SITE}/totem/${version%.*}/totem-${version}.tar.xz"
|
||||
checksum=b36d3655928b5896462a4d39f83b6ad66d37dbc9c99dceb02ea8a2e37394a41e
|
||||
make_check_pre="xvfb-run"
|
||||
|
||||
# XXX xulrunner plugin.
|
||||
|
|
Loading…
Reference in New Issue