cheese: update to 3.32.1.
This commit is contained in:
parent
122e7dbdb1
commit
342215e391
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cheese'
|
# Template file for 'cheese'
|
||||||
pkgname=cheese
|
pkgname=cheese
|
||||||
version=3.32.0
|
version=3.32.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-schemas-compile"
|
configure_args="--disable-static --disable-schemas-compile"
|
||||||
|
@ -15,7 +15,7 @@ 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"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=544b0d42a01817c360b785c789aa783415953826598b7980f92ae3b48d76132a
|
checksum=7b9ad1da8bb475a9e71ae69a5832786a75e860f0af927637540574fd49d595f6
|
||||||
nocross="failed to load ./data/pixmaps/thumbnail-frame.png: Couldn?t recognize the image file format for file ?./data/pixmaps/thumbnail-frame.png?"
|
nocross="failed to load ./data/pixmaps/thumbnail-frame.png: Couldn?t recognize the image file format for file ?./data/pixmaps/thumbnail-frame.png?"
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Reference in a new issue