diff options
author | Bruno Cichon <ebrasca.ebrasca@openmailbox.org> | 2017-10-28 02:26:00 +0200 |
---|---|---|
committer | Bruno Cichon <ebrasca.ebrasca@openmailbox.org> | 2017-10-28 02:26:00 +0200 |
commit | 6fbdf52e9955e801cb8d0a17e5f70d07ad8bf81d (patch) | |
tree | bc4e50e2d2ba4365d8577d7278703461aa33d444 /libre/epiphany/PKGBUILD | |
parent | d3b6da1f1d9c05ecddff4f500c4256fb97b41d24 (diff) | |
download | abslibre-6fbdf52e9955e801cb8d0a17e5f70d07ad8bf81d.tar.gz abslibre-6fbdf52e9955e801cb8d0a17e5f70d07ad8bf81d.tar.bz2 abslibre-6fbdf52e9955e801cb8d0a17e5f70d07ad8bf81d.zip |
Update libre/epiphany-3.26.2-1.parabola1
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 88aa79a53..71ae7b6cb 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -6,7 +6,7 @@ # Contributor: Isaac David <isacdaavid@at@isacdaavid@dot@info> pkgname=epiphany -pkgver=3.26.1 +pkgver=3.26.2 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" @@ -18,7 +18,7 @@ makedepends=(itstool docbook-xml startup-notification lsb-release groups=(gnome) replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -_commit=70755404799e4393bf5605c9debec6877acf0177 # tags/3.26.1 +_commit=e02df42f79051d7c2895ea1f398b75dcf0733b91 # tags/3.26.2 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" "git+https://git.gnome.org/browse/libgd" "git+https://git.gnome.org/browse/gvdb" |