gnome-documents: update to 3.18.0.1.
This commit is contained in:
parent
fe7712f0ad
commit
64be6f8017
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-documents'
|
||||
pkgname=gnome-documents
|
||||
version=3.16.4
|
||||
version=3.18.0.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -15,8 +15,8 @@ short_desc="Documents Manager for GNOME"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=f3c5374dc8be3fae77141251809b3defac5827e400f713c9a3a0b1e95e5fb895
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz"
|
||||
checksum=0b19593e949276de71cb7292bb77520eb3cd915ac8c71d27a8d05f79b9e86816
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue