diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-19 13:20:54 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2017-01-19 13:20:54 -0300 |
commit | e1b985f6ae578808e9bd35ed978f71cf807cb347 (patch) | |
tree | 3afcda6947d11e07f82d2f7460c45db7b5cb2bfb /libre/epiphany/PKGBUILD | |
parent | caae049f4bfe58ee0df99d3b579f2c01cb7dc40a (diff) | |
download | abslibre-e1b985f6ae578808e9bd35ed978f71cf807cb347.tar.gz abslibre-e1b985f6ae578808e9bd35ed978f71cf807cb347.tar.bz2 abslibre-e1b985f6ae578808e9bd35ed978f71cf807cb347.zip |
epiphany-3.22.5-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 9516e26dd..5808bdec7 100644 --- a/libre/epiphany/PKGBUILD +++ b/libre/epiphany/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 284915 2016-12-28 04:22:48Z heftig $ +# $Id: PKGBUILD 286751 2017-01-17 01:37:58Z heftig $ # Maintainer (Arch): Jan de Groot <jgc@archlinux.org> # Maintainer: André Silva <emulatorman@parabola.nu> # Contributor: Márcio Silva <coadde@parabola.nu> pkgname=epiphany -pkgver=3.22.4 +pkgver=3.22.5 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" @@ -16,7 +16,7 @@ makedepends=(intltool itstool docbook-xml startup-notification groups=(gnome) replaces=(${pkgname}-libre) conflicts=(${pkgname}-libre) -_commit=516d6e584bf93569b13657f45c8fc8f2bc56b44f # tags/3.22.4^0 +_commit=e580ac9a6946ce6932c482494d7317415d321721 # tags/3.22.5^0 source=("git+https://git.gnome.org/browse/epiphany#commit=$_commit" "git+https://git.gnome.org/browse/libgd" pluginsdir.diff) |