diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-01-08 11:03:35 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2018-01-08 11:03:35 -0500 |
commit | f691ddd3815dd3fc5c20cff25256cf94ff348fe6 (patch) | |
tree | 4a1b018543baf1109d9e0cd402bd30c8d6d0d075 /libre/epiphany | |
parent | 493c8c95487c4b8a5d0bd47d64cad6682b9b1c90 (diff) | |
download | abslibre-f691ddd3815dd3fc5c20cff25256cf94ff348fe6.tar.gz abslibre-f691ddd3815dd3fc5c20cff25256cf94ff348fe6.tar.bz2 abslibre-f691ddd3815dd3fc5c20cff25256cf94ff348fe6.zip |
epiphany-3.26.5.1-1.parabola1: updating version
Diffstat (limited to 'libre/epiphany')
-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 5a5719dec..c8ad508b7 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -6,8 +6,8 @@ # Contributor: Isaac David <isacdaavid@at@isacdaavid@dot@info> pkgname=epiphany -pkgver=3.26.2 -pkgrel=2.parabola1 +pkgver=3.26.5.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" arch=(i686 x86_64 armv7h) @@ -18,7 +18,7 @@ makedepends=(itstool docbook-xml startup-notification lsb-release groups=(gnome) replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -_commit=e02df42f79051d7c2895ea1f398b75dcf0733b91 # tags/3.26.2 +_commit=086d247df945d2948043a6d5cee5d9042326ee0c # tags/3.26.5.1^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" |