diff options
Diffstat (limited to 'libre')
-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" |