diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-05-12 01:59:10 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-05-12 01:59:10 -0500 |
commit | 8b317786b741bb55940173aef7e27e63ca9e30f4 (patch) | |
tree | 27a70a2a53d18d7c2e42841dfa72492caddf5da1 /libre/epiphany/PKGBUILD | |
parent | 26dbc0673498f53f5a3d6525f4d0ae75bc66db6d (diff) | |
download | abslibre-8b317786b741bb55940173aef7e27e63ca9e30f4.tar.gz abslibre-8b317786b741bb55940173aef7e27e63ca9e30f4.tar.bz2 abslibre-8b317786b741bb55940173aef7e27e63ca9e30f4.zip |
epiphany-3.28.1.1-1.parabola1: updating version
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) |