Date: Thursday, January 18, 2018 @ 09:26:21 Author: heftig Revision: 315043
FS#57108 gnome groups Modified: gnome-documents/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-18 09:25:09 UTC (rev 315042) +++ PKGBUILD 2018-01-18 09:26:21 UTC (rev 315043) @@ -8,11 +8,11 @@ url="https://wiki.gnome.org/Apps/Documents" arch=(x86_64) license=(GPL) -groups=(gnome-extra) depends=(evince gjs gtk3 gnome-desktop gnome-online-accounts libgdata tracker-miners libzapojit webkit2gtk gnome-online-miners librsvg libgepub) makedepends=(gobject-introspection git gnome-common) optdepends=('libreoffice-fresh: Support for Libreoffice document types') +groups=(gnome) _commit=fb73c9a3b51f3287df01eec863af1428a25ebb63 # tags/3.26.1^0 source=("git+https://git.gnome.org/browse/gnome-documents#commit=$_commit" "git+https://git.gnome.org/browse/libgd")
