Date: Friday, February 3, 2017 @ 23:55:29 Author: heftig Revision: 288002
3.22.6-1 Modified: epiphany/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-03 21:55:39 UTC (rev 288001) +++ PKGBUILD 2017-02-03 23:55:29 UTC (rev 288002) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=epiphany -pkgver=3.22.5 +pkgver=3.22.6 pkgrel=1 pkgdesc="A GNOME web browser based on the WebKit rendering engine" url="https://wiki.gnome.org/Apps/Web" @@ -9,10 +9,10 @@ arch=(i686 x86_64) license=(GPL) depends=(webkit2gtk gcr gnome-desktop) -makedepends=(intltool itstool docbook-xml startup-notification +makedepends=(intltool itstool docbook-xml startup-notification lsb-release gobject-introspection yelp-tools autoconf-archive appstream-glib git) groups=(gnome) -_commit=e580ac9a6946ce6932c482494d7317415d321721 # tags/3.22.5^0 +_commit=dfeedecc5c92980e0c6cf57f297063503bf0b013 # tags/3.22.6^0 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" "git+https://git.gnome.org/browse/libgd" pluginsdir.diff)
