cheese: update to 43.0.
This commit is contained in:
parent
42c183ae86
commit
c18eaa57fd
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=41.1
|
version=43.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
|
@ -15,8 +15,9 @@ short_desc="GNOME tool to take pictures and videos from your webcam"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Cheese"
|
homepage="https://wiki.gnome.org/Apps/Cheese"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
changelog="https://gitlab.gnome.org/GNOME/cheese/-/raw/master/NEWS"
|
||||||
checksum=522960ca28730ff66439070b04418c9e0a4bb55560d75bfe08b218da2c67e547
|
distfiles="${GNOME_SITE}/cheese/${version%.*}/cheese-${version}.tar.xz"
|
||||||
|
checksum=74574c4a3c327327f1a2d6d0b3f937be2afb07a6159b6d78db9c192de6667f0b
|
||||||
|
|
||||||
build_options="gir gtk_doc"
|
build_options="gir gtk_doc"
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue