gnome-documents: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
7b99834dfe
commit
6504c4532c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-documents'
|
||||
pkgname=gnome-documents
|
||||
version=3.24.3
|
||||
version=3.26.0
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -12,11 +12,11 @@ makedepends="
|
|||
webkit2gtk-devel librsvg-devel libgepub-devel"
|
||||
depends="desktop-file-utils hicolor-icon-theme libgepub"
|
||||
short_desc="Documents Manager for GNOME"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://wiki.gnome.org/Apps/Documents"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=c2f920fe1696499ba2594c9ab3328e7f18fa8f60df0273aaad503bbe27eeb9a0
|
||||
checksum=abfeb2835525d57eaf14ad874fd93f0b8385b1796ee79508bb3024118b261593
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue