diff options
Diffstat (limited to 'libre/epiphany/PKGBUILD')
-rw-r--r-- | libre/epiphany/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD index a0a044429..777a4a1b5 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -10,7 +10,7 @@ # - switched default searchengine to duckduckgo pkgname=epiphany -pkgver=3.28.1 +pkgver=3.28.1.1 pkgrel=1.parabola1 pkgdesc="A GNOME web browser based on the WebKit rendering engine, with DuckDuckGo HTML support" url="https://wiki.gnome.org/Apps/Web" @@ -20,7 +20,7 @@ depends=(webkit2gtk gcr icu) 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 libre.patch) |