gnome-photos: update to 3.18.1.
This commit is contained in:
parent
bffa51e2b2
commit
5bcf1d4747
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-photos'
|
||||
pkgname=gnome-photos
|
||||
version=3.18.0
|
||||
revision=2
|
||||
version=3.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils $(vopt_if gir gobject-introspection)"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=5ca74b33de33da125059918e2d7c665ff78ac1adfbc04c98b3378e705cc73a54
|
||||
checksum=b0226d41bcb6fb822212b34bfaf5b84f8fd550ed97ea1770b64f591a82f106ed
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue