Date: Thursday, April 19, 2018 @ 17:53:04 Author: heftig Revision: 322443
3.28.1.1-1 Modified: epiphany/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-19 15:34:32 UTC (rev 322442) +++ PKGBUILD 2018-04-19 17:53:04 UTC (rev 322443) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=epiphany -pkgver=3.28.1 +pkgver=3.28.1.1 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=(itstool docbook-xml startup-notification lsb-release gobject-introspection yelp-tools appstream-glib git meson) groups=(gnome) -_commit=eb7a411968ecb42a49a4cfd108df036d8fdb034e # tags/3.28.1^0 +_commit=a7c3e91e83acf368b621f175d962bf193a0cf5dd # tags/3.28.1.1^0 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" pluginsdir.diff) sha256sums=('SKIP'
