Date: Tuesday, January 17, 2017 @ 01:37:58 Author: heftig Revision: 286751
3.22.5-1 Modified: epiphany/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-16 21:37:31 UTC (rev 286750) +++ PKGBUILD 2017-01-17 01:37:58 UTC (rev 286751) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=epiphany -pkgver=3.22.4 +pkgver=3.22.5 pkgrel=1 pkgdesc="A GNOME web browser based on the WebKit rendering engine" url="https://wiki.gnome.org/Apps/Web" @@ -12,7 +12,7 @@ makedepends=(intltool itstool docbook-xml startup-notification gobject-introspection yelp-tools autoconf-archive appstream-glib git) groups=(gnome) -_commit=516d6e584bf93569b13657f45c8fc8f2bc56b44f # tags/3.22.4^0 +_commit=e580ac9a6946ce6932c482494d7317415d321721 # tags/3.22.5^0 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" "git+https://git.gnome.org/browse/libgd" pluginsdir.diff)
