diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-02-14 02:15:38 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-02-14 02:15:38 -0500 |
commit | 4c78be0616ea1485608cc0d7336cc703ebe9b1bf (patch) | |
tree | f3ad51eae1df9f3ee5ae261cfd2fa0326f47d6a0 /libre/epiphany/PKGBUILD | |
parent | c67b4349cdb34635fce4b9847c4a24c65a658808 (diff) | |
download | abslibre-4c78be0616ea1485608cc0d7336cc703ebe9b1bf.tar.gz abslibre-4c78be0616ea1485608cc0d7336cc703ebe9b1bf.tar.bz2 abslibre-4c78be0616ea1485608cc0d7336cc703ebe9b1bf.zip |
epiphany-3.26.6-1.parabola1: updating version
Diffstat (limited to 'libre/epiphany/PKGBUILD')
-rw-r--r-- | libre/epiphany/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/epiphany/PKGBUILD b/libre/epiphany/PKGBUILD index 9c781bfa5..a305c0932 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -10,8 +10,8 @@ # - switched default searchengine to duckduckgo pkgname=epiphany -pkgver=3.26.5.1 -pkgrel=1.parabola2 +pkgver=3.26.6 +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" arch=(x86_64 i686 armv7h) @@ -20,7 +20,7 @@ depends=(webkit2gtk gcr gnome-desktop icu) makedepends=(itstool docbook-xml startup-notification lsb-release gobject-introspection yelp-tools appstream-glib git meson) groups=(gnome) -_commit=086d247df945d2948043a6d5cee5d9042326ee0c # tags/3.26.5.1^0 +_commit=0b74e24c3ff3bd7641e90ee97ff44abf949606e5 # tags/3.26.6^0 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" "git+https://git.gnome.org/browse/libgd" "git+https://git.gnome.org/browse/gvdb" |