Date: Tuesday, October 3, 2017 @ 18:06:48 Author: heftig Revision: 306655
3.26.1-1 Modified: gnome-documents/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-10-03 17:38:37 UTC (rev 306654) +++ PKGBUILD 2017-10-03 18:06:48 UTC (rev 306655) @@ -2,8 +2,8 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-documents -pkgver=3.26.0+2+g5fa1897 -pkgrel=2 +pkgver=3.26.1 +pkgrel=1 pkgdesc="A document manager application for GNOME" url="https://wiki.gnome.org/Apps/Documents" arch=(i686 x86_64) @@ -13,7 +13,7 @@ webkit2gtk gnome-online-miners librsvg libgepub) makedepends=(gobject-introspection git gnome-common) optdepends=('libreoffice-fresh: Support for Libreoffice document types') -_commit=5fa1897774579a69db7af68d76fcebe292d1e047 # gnome-3-26 +_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") sha256sums=('SKIP'
