nautilus-sendto: update to 3.8.4.
This commit is contained in:
parent
51b6070bc6
commit
d2de4ced4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nautilus-sendto'
|
# Template file for 'nautilus-sendto'
|
||||||
pkgname=nautilus-sendto
|
pkgname=nautilus-sendto
|
||||||
version=3.8.3
|
version=3.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://download.gnome.org/sources/nautilus-sendto/"
|
homepage="http://download.gnome.org/sources/nautilus-sendto/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=7ba1c37280e232b06d8e5097c584fab2e05f2b2eb2c5e9c7be8a765af063830c
|
checksum=51065c6e2601560a8bc507c7aee8e967dc6c6f355c6a05a1d4e7e1fe76b908e7
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue