gnome-documents: update to 3.28.2.
This commit is contained in:
parent
b42dfe1667
commit
67376fa189
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-documents'
|
||||
pkgname=gnome-documents
|
||||
version=3.28.1
|
||||
version=3.28.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="docbook-xsl intltool itstool pkg-config
|
||||
|
@ -13,8 +13,8 @@ short_desc="Documents Manager for GNOME"
|
|||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Documents"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=f50226f3c08dc7e2069d3365335fc1ab187b0939f04ab55e97aca7b70c111ac4
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=58f2ee1cf0967848e6e1dd37d4b6bcb6bc17b14379922aad344fbe34b0b55629
|
||||
lib32disabled=yes
|
||||
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue